File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ own sphinx projects. To read more and see a working demo_ head over to readthedo
2828Installing
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
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff 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
1919Set up your environment
You can’t perform that action at this time.
0 commit comments