Skip to content

Commit 8ff29f6

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

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
@@ -307,7 +307,7 @@ following structure:
307307
308308
param_type
309309
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
310-
Type of the parameter. This could be among other `int`, `float`, `str` `bool`, etc.
310+
The type of the parameter. This could be among other `int`, `float`, `str` `bool`, etc.
311311
To document an object in the CircuitPython domain, you need to include a ``~`` before the
312312
definition as shown in the following example:
313313

0 commit comments

Comments
 (0)