Skip to content

Commit 8deaa27

Browse files
authored
Update README.md
1 parent fb8b5f3 commit 8deaa27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# vim-python-docstring
2-
This is a plugin to Vim and NeoVim for creating of docstrings.
2+
This is a plugin to Vim and NeoVim for the creation of Python docstrings.
33

44
## What it does
55
Docstrings for methods will contain a **list of parameters and their type hints**, **list of raised exceptions** and whether the method **yields** or **raises**.

0 commit comments

Comments
 (0)