]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/admin/Tokenizers.md
fix typos in tokenizer docs
[nominatim.git] / docs / admin / Tokenizers.md
index 782d50b873fe4ce166e48678b41ac9522403dc03..f3454f67df0714be7a75f7afb5303a96f3109743 100644 (file)
@@ -171,7 +171,7 @@ It is also possible to restrict replacements to the beginning and end of a
 name:
 
 ``` yaml
-- ^south => n  # matches only at the beginning of the name
+- ^south => s  # matches only at the beginning of the name
 - road$ => rd  # matches only at the end of the name
 ```
 
@@ -192,8 +192,8 @@ a shortcut notation for it:
 The simple arrow causes an additional variant to be added. Note that
 decomposition has an effect here on the source as well. So a rule
 
-```yaml
-- ~strasse => str
+``` yaml
+- "~strasse -> str"
 ```
 
 means that for a word like `hauptstrasse` four variants are created: