Skip to content

Commit 5ffd6bb

Browse files
authored
typo in README.md
1 parent 83268ea commit 5ffd6bb

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)