]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/develop/ICU-Tokenizer-Modules.md
Correct some typos
[nominatim.git] / docs / develop / ICU-Tokenizer-Modules.md
index 63b1c3c1db5833f1f53225252f424d426e0941b8..daadf8998ac7a40cddf4a008ebb499bbb0f34883 100644 (file)
@@ -129,7 +129,7 @@ sanitizers:
 !!! warning
     This example is just a simplified show case on how to create a sanitizer.
     It is not really read for real-world use: while the sanitizer would
-    correcly transform `West 5th Street` into `5th Street`. it would also
+    correctly transform `West 5th Street` into `5th Street`. it would also
     shorten a simple `North Street` to `Street`.
 
 For more sanitizer examples, have a look at the sanitizers provided by Nominatim.