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 1950cf6 commit ed2980bCopy full SHA for ed2980b
docs/design_guide.rst
@@ -460,7 +460,7 @@ Renders as:
460
461
Documentation References to other Libraries
462
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
463
-When you need to make references to documentation in other libraries you should refer the class using single
+When you need to reference documentation in other libraries you should include the class by using single
464
backticks ``:class:`~adafruit_motor.servo.Servo```. You must also add the reference in the ``conf.py`` file in the
465
``intersphinx_mapping section`` by adding a new entry::
466
0 commit comments