Skip to content

Commit 38c46ce

Browse files
authored
Merge branch 'master' into content-block
2 parents e001f8d + 60fff9c commit 38c46ce

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ To see all the possible configuration options read the configuring docs
4646
`here <https://sphinx-rtd-theme.readthedocs.io/en/latest/configuring.html>`__.
4747

4848

49-
Contibuting
50-
===========
49+
Contributing
50+
============
5151

5252
If you would like to help improve the theme or have more control
5353
over the theme in case of a fork please read our contributing guide

docs/configuring.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ file of this repository, and can be defined in your project's ``conf.py`` via
2222
'analytics_id': '',
2323
'logo_only': False,
2424
'display_version': True,
25-
'prev_next_buttons_location': bottom,
25+
'prev_next_buttons_location': 'bottom',
2626
'style_external_links': False,
2727
'vcs_pageview_mode': '',
2828
# Toc options

0 commit comments

Comments
 (0)