Skip to content

Commit c424516

Browse files
authored
Fix typo (#102)
1 parent ebfef04 commit c424516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ You can set custom template. See `example <https://github.com/heavenshell/py-doq
104104

105105
.. code::
106106
107-
let g:pydocstring_template_path = '/path/to/custom/templates'
107+
let g:pydocstring_templates_path = '/path/to/custom/templates'
108108
109109
Exceptions
110110
----------

0 commit comments

Comments
 (0)