Skip to content

Commit 23054f1

Browse files
committed
Fix typo.
1 parent 9a36655 commit 23054f1

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
@@ -18,7 +18,7 @@ Usage
1818

1919
Settings
2020
--------
21-
Pydocstring need depends on `softtabstop`.
21+
Pydocstring depends on `softtabstop`.
2222

2323
```viml
2424
autocmd FileType python setlocal tabstop=4 shiftwidth=4 softtabstop=4 expandtab

0 commit comments

Comments
 (0)