Skip to content

Commit 9fe1751

Browse files
Update docs/design_guide.rst
Co-authored-by: Kattni <[email protected]>
1 parent 69a510e commit 9fe1751

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
@@ -316,7 +316,7 @@ definition as shown in the following example:
316316
:param ~busio.I2C i2c_bus: The I2C bus the DS3231 is connected to.
317317
318318
319-
To include references to CircuitPython modules cookiecutter creates an entry in the
319+
To include references to CircuitPython modules, cookiecutter creates an entry in the
320320
intersphinx_mapping entry in the ``conf.py`` file located within the ``docs`` directory.
321321
To add different types outside CircuitPython you need to add more definition to intersphinx_mapping::
322322

0 commit comments

Comments
 (0)