Skip to content

Commit 26fb1f2

Browse files
authored
fixed typos
1 parent fa28fdf commit 26fb1f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ This allows us to start the watcher in a terminal:
380380

381381
$ make watch
382382

383-
open `.ctags`, `index.js`, and the `tags` file in Vim in another terminal:
383+
open `ctags`, `index.js`, and the `tags` file in Vim in another terminal:
384384

385385
$ vim -O tags ctags index.js +'set autoread' +'autocmd! CursorHold,CursorHoldI * checktime'
386386

0 commit comments

Comments
 (0)