Fix a typo in search docs
authorEkaterina Vaartis <vaartis@kotobank.ch>
Sun, 14 Nov 2021 17:15:12 +0000 (20:15 +0300)
committerFloatingGhost <hannah@coffee-and-dreams.uk>
Wed, 29 Jun 2022 19:48:44 +0000 (20:48 +0100)
docs/configuration/search.md

index e9743f1a45bd4abd9e966579e4cc5598dd7b9b97..9adc7884ff65bc9ede3f19915c1402add16072c1 100644 (file)
@@ -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