We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69a510e commit 9fe1751Copy full SHA for 9fe1751
docs/design_guide.rst
@@ -316,7 +316,7 @@ definition as shown in the following example:
316
:param ~busio.I2C i2c_bus: The I2C bus the DS3231 is connected to.
317
318
319
-To include references to CircuitPython modules cookiecutter creates an entry in the
+To include references to CircuitPython modules, cookiecutter creates an entry in the
320
intersphinx_mapping entry in the ``conf.py`` file located within the ``docs`` directory.
321
To add different types outside CircuitPython you need to add more definition to intersphinx_mapping::
322
0 commit comments