mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-30 03:24:55 +00:00
docs: fix typo (#2845)
This commit is contained in:
parent
4d77589f86
commit
389317c104
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ This example represents a typical blog post:
|
|||
)
|
||||
|
||||
|
||||
# Search index configuraiton
|
||||
# Search index configuration
|
||||
|
||||
search_fields = Page.search_fields + [
|
||||
index.SearchField('body'),
|
||||
|
|
|
|||
Loading…
Reference in a new issue