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 e33bc9f commit 71d575fCopy full SHA for 71d575f
docs/design_guide.rst
@@ -318,7 +318,7 @@ definition as shown in the following example:
318
319
To include references to CircuitPython modules, cookiecutter creates an entry in the
320
intersphinx_mapping section 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::
+To add different types outside CircuitPython you need to include them in the intersphinx_mapping::
322
323
324
intersphinx_mapping = {
0 commit comments