Skip to content

Commit 1bf5ce8

Browse files
authored
Fix minor documentation typos (#329)
- Use of Markdown link instead of reStructuredText. - Typo: wan't instead of want
1 parent 230607b commit 1bf5ce8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/develop.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Report bugs or propose enhancements through `github bug tracker`_
88
_`github bug tracker`: https://github.com/sabricot/django-elasticsearch-dsl/issues
99

1010

11-
If you wan't to contribute, the code is on github:
11+
If you want to contribute, the code is on github:
1212
https://github.com/sabricot/django-elasticsearch-dsl
1313

1414
Testing

docs/source/settings.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ELASTICSEARCH_DSL_AUTO_REFRESH
2121

2222
Default: ``True``
2323

24-
Set to ``False`` not force an [index refresh](https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-refresh.html) with every save.
24+
Set to ``False`` not force an `index refresh <https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-refresh.html>`_ with every save.
2525

2626
ELASTICSEARCH_DSL_SIGNAL_PROCESSOR
2727
==================================

0 commit comments

Comments
 (0)