]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/develop/Tokenizers.md
postcodes: strip leading country codes
[nominatim.git] / docs / develop / Tokenizers.md
index 28d8fd19733140c6db368238014c8adda0722028..2b4da005090ab28ec4f6c41215d32f3dc5c87ace 100644 (file)
@@ -93,7 +93,7 @@ for a custom tokenizer implementation.
 
 Nominatim expects two files for a tokenizer:
 
 
 Nominatim expects two files for a tokenizer:
 
-* `nominiatim/tokenizer/<NAME>_tokenizer.py` containing the Python part of the
+* `nominatim/tokenizer/<NAME>_tokenizer.py` containing the Python part of the
   implementation
 * `lib-php/tokenizer/<NAME>_tokenizer.php` with the PHP part of the
   implementation
   implementation
 * `lib-php/tokenizer/<NAME>_tokenizer.php` with the PHP part of the
   implementation