File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ What is Checked?
9797^^^^^^^^^^^^^^^^
9898
9999PyCQA is an Organization for code quality tools (and plugins) for the Python programming language.
100- Doc8 is a sub-project of the same Organization. Refer this
100+ Doc8 is a sub-project of the same Organization. Refer this
101101`README <https://github.com/PyCQA/doc8/blob/main/README.rst >`_ for more details.
102102
103103What is checked:
@@ -263,7 +263,7 @@ Converting from Markdown
263263------------------------
264264
265265If you want to convert a ``.md `` file to a ``.rst `` file, this
266- `tool <https://github.com/chrissimpkins/md2rst >`_ does it pretty well.
266+ `tool <https://github.com/chrissimpkins/md2rst >`_ does it pretty well.
267267You will still have to clean up and check for errors as this contains a lot of bugs. But this is
268268definitely better than converting everything by yourself.
269269
You can’t perform that action at this time.
0 commit comments