Skip to content

Commit b049969

Browse files
authored
docs: fix possessive its (#270)
1 parent cf81908 commit b049969

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ expect a sidebar to work without all of the glitchy behavior that is normally
2727
accepted in (neo)vim sidebars. I can't stand glitchy behavior, and neither
2828
should you!
2929

30-
- Neo-tree won't let other buffers take over it's window.
31-
- Neo-tree won't leave it's window scrolled to the last line when there is
30+
- Neo-tree won't let other buffers take over its window.
31+
- Neo-tree won't leave its window scrolled to the last line when there is
3232
plenty of room to display the whole tree.
3333
- Neo-tree does not need to be manually refreshed (set `use_libuv_file_watcher=true`)
3434
- Neo-tree can intelligently follow the current file (set `follow_current_file=true`)

0 commit comments

Comments
 (0)