Skip to content

Commit 680a501

Browse files
authored
Merge pull request #293 from Danila-Bain/patch-1
fix: typo in README.md
2 parents 83268ea + 5ffd6bb commit 680a501

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ require("cmake-tools").setup {
7979
strategy = {
8080
"toggleterm",
8181
direction = "horizontal",
82-
autos_croll = true,
82+
auto_scroll = true,
8383
quit_on_exit = "success"
8484
}
8585
}, -- options to pass into the `overseer.new_task` command

0 commit comments

Comments
 (0)