Skip to content

Commit 71d575f

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

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
@@ -318,7 +318,7 @@ definition as shown in the following example:
318318
319319
To include references to CircuitPython modules, cookiecutter creates an entry in the
320320
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::
321+
To add different types outside CircuitPython you need to include them in the intersphinx_mapping::
322322

323323

324324
intersphinx_mapping = {

0 commit comments

Comments
 (0)