]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/develop/Tokenizers.md
docs: fix typos
[nominatim.git] / docs / develop / Tokenizers.md
index 5fe4e38d436b2978ce334a258fdaa80c3a9a9e58..273e65e2126381a65b2d27361d71269c2ec439c5 100644 (file)
@@ -105,7 +105,7 @@ functions. By convention, these should be placed in `lib-sql/tokenizer`.
 If the tokenizer has a default configuration file, this should be saved in
 the `settings/<NAME>_tokenizer.<SUFFIX>`.
 
-### Configuration and Persistance
+### Configuration and Persistence
 
 Tokenizers may define custom settings for their configuration. All settings
 must be prefixed with `NOMINATIM_TOKENIZER_`. Settings may be transient or