Skip to content

Commit 2a832ae

Browse files
authored
Merge pull request #762 from DatCorno/patch-1
Add missing word to demo.rst
2 parents a49a812 + 5fa283b commit 2a832ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/demo/demo.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ citation references ([12]_), substitution references (|example|), and _`inline h
2525
text (generated by processing errors; this one is intentional).
2626

2727
Also with ``sphinx.ext.autodoc``, which I use in the demo, I can link to :class:`test_py_module.test.Foo`.
28-
It will link you right my code documentation for it.
28+
It will link you right to my code documentation for it.
2929

3030
The default role for interpreted text is `Title Reference`. Here are some explicit interpreted text roles:
3131
a PEP reference (:PEP:`287`); an RFC reference (:RFC:`2822`); a :sub:`subscript`; a :sup:`superscript`;

0 commit comments

Comments
 (0)