Skip to content

Commit 415cea8

Browse files
committed
Doc formatting fix
1 parent ab5f4b5 commit 415cea8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/settings.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ The following options are optional:
103103
* ``EXCLUDED_INDEXES`` - A list of strings (as Python import paths) to indexes
104104
you do **NOT** want included. Useful for omitting third-party things you
105105
don't want indexed or for when you want to replace an index.
106-
* ``KWARGS`` - (Solr and ElasticSearch) Any additional keyword arguments that should be passed on to the
107-
underlying client library.
106+
* ``KWARGS`` - (Solr and ElasticSearch) Any additional keyword arguments that
107+
should be passed on to the underlying client library.
108108

109109

110110
``HAYSTACK_ROUTERS``

0 commit comments

Comments
 (0)