Skip to content

Commit 3c49bd6

Browse files
Update docs/design_guide.rst
Co-authored-by: Kattni <[email protected]>
1 parent 4e93169 commit 3c49bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/design_guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ Renders as:
296296
Parameters Documentation
297297
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
298298
Although there are different ways to document class and functions definitions in Python,
299-
the following is the prevalent method of doing parameters documentations
299+
the following is the prevalent method of documenting parameters
300300
for CircuitPython libraries. When documenting class parameters you should use the
301301
following structure:
302302

0 commit comments

Comments
 (0)