Skip to content

Commit ed2980b

Browse files
Update docs/design_guide.rst
Co-authored-by: Kattni <[email protected]>
1 parent 1950cf6 commit ed2980b

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
@@ -460,7 +460,7 @@ Renders as:
460460

461461
Documentation References to other Libraries
462462
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
463-
When you need to make references to documentation in other libraries you should refer the class using single
463+
When you need to reference documentation in other libraries you should include the class by using single
464464
backticks ``:class:`~adafruit_motor.servo.Servo```. You must also add the reference in the ``conf.py`` file in the
465465
``intersphinx_mapping section`` by adding a new entry::
466466

0 commit comments

Comments
 (0)