Skip to content

Commit 31f743a

Browse files
jwilkBlendify
authored andcommitted
Docs: Fix typos (#584)
1 parent 6d0136f commit 31f743a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ own sphinx projects. To read more and see a working demo_ head over to readthedo
2828
Installing
2929
==========
3030

31-
The theme is disributed on PyPI_ and can be installed with pip::
31+
The theme is distributed on PyPI_ and can be installed with pip::
3232

3333
pip install sphinx_rtd_theme
3434

docs/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ v0.1.9
8686
* Intermittent scrollbar visibility bug fixed. This change introduces a
8787
backwards incompatible change to the theme's layout HTML. This should only be
8888
a problem for derivative themes that have overridden styling of nav elements
89-
using direct decendant selectors. See `#215`_ for more information.
89+
using direct descendant selectors. See `#215`_ for more information.
9090
* Safari overscroll bug fixed
9191
* Version added to the nav header
9292
* Revision id was added to the documentation footer if you are using RTD

docs/contributing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ of a front-end developer (vs. that of a python developer). That means installing
1212

1313
.. seealso::
1414

15-
If you are unsure of approptiate actions to take while interacting with our
16-
communinty please read our :doc:`Code of Conduct <rtd:/code-of-conduct>`.
15+
If you are unsure of appropriate actions to take while interacting with our
16+
community please read our :doc:`Code of Conduct <rtd:/code-of-conduct>`.
1717

1818

1919
Set up your environment

0 commit comments

Comments
 (0)