Skip to content

Commit d55fa6c

Browse files
authored
Merge pull request #6362 from segevfiner/patch-1
Remove a stray backtick from import-guide.rst
2 parents 810afe6 + ad1f4ec commit d55fa6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/intro/import-guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ See our :doc:`/config-file/index` docs for more details.
7777

7878
It is also important to note that the default version of Sphinx is ``v1.8.5``. If
7979
chosing to build your documentation other than this, it must be specified in a
80-
``requirements.txt``` file.
80+
``requirements.txt`` file.
8181

8282
Read the Docs will host multiple versions of your code. You can read more about
8383
how to use this well on our :doc:`/versions` page.

0 commit comments

Comments
 (0)