summaryrefslogtreecommitdiff
path: root/docs/configuration
diff options
context:
space:
mode:
authorEkaterina Vaartis <vaartis@kotobank.ch>2021-11-14 20:15:12 +0300
committerEkaterina Vaartis <vaartis@kotobank.ch>2022-10-10 20:19:09 +0300
commit8898b5e927bae27a521e4eadd0faf970ad27c5bc (patch)
treed1138209596de7f07628b0b2f9734ecbcc410dab /docs/configuration
parent9c1a9307079c8d007ae7cbf3e089d2bc5ea6b733 (diff)
downloadpleroma-8898b5e927bae27a521e4eadd0faf970ad27c5bc.tar.gz
pleroma-8898b5e927bae27a521e4eadd0faf970ad27c5bc.zip
Fix a typo in search docs
Diffstat (limited to 'docs/configuration')
-rw-r--r--docs/configuration/search.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/search.md b/docs/configuration/search.md
index e9743f1a4..9adc7884f 100644
--- a/docs/configuration/search.md
+++ b/docs/configuration/search.md
@@ -60,7 +60,7 @@ have to do it one time, but it might take a while, depending on the amount of po
consuming process for `meilisearch`, and it will take a lot of RAM when running if you have a lot of posts (seems to be around 5G for ~1.2
million posts while idle and up to 7G while indexing initially, but your experience may be different).
-To start te initial indexing, run the `index` command:
+To start the initial indexing, run the `index` command:
=== "OTP"
```sh