Fix typo (#870)
This commit is contained in:
parent
137d2ebef5
commit
9e6a65d55f
|
@ -7,7 +7,7 @@ menu:
|
|||
parent: admin-optional
|
||||
---
|
||||
|
||||
Mastodon supports full-text search when it ElasticSearch is available. Mastodon’s full-text search allows logged in users to find results from their own toots, their favourites, and their mentions. It deliberately does not allow searching for arbitrary strings in the entire database.
|
||||
Mastodon supports full-text search when ElasticSearch is available. Mastodon’s full-text search allows logged in users to find results from their own toots, their favourites, and their mentions. It deliberately does not allow searching for arbitrary strings in the entire database.
|
||||
|
||||
## Installing ElasticSearch {#install}
|
||||
|
||||
|
|
Loading…
Reference in New Issue