Skip to content

Commit e33bc9f

Browse files
Update docs/design_guide.rst
Co-authored-by: Kattni <[email protected]>
1 parent 8ff29f6 commit e33bc9f

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
@@ -339,7 +339,7 @@ Parameter name used in the class or method definition
339339
Parameter_description
340340
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
341341
Parameter description. When the parameter defaults to a particular value, it is good
342-
practice to mention this::
342+
practice to include the default::
343343

344344
:param int pitch: Pitch value for the servo. Defaults to :const:`4500`
345345

0 commit comments

Comments
 (0)