]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/customize/Import-Styles.md
docs: fix typos
[nominatim.git] / docs / customize / Import-Styles.md
index f319284ac22ecb129909744a4506fea94a9e7bc3..fcd02ae18e3a92bee7a85403f93406ea031b3a82 100644 (file)
@@ -7,10 +7,10 @@ tag of every object and then assign the tag its specific role.
 
 The style to use is given by the `NOMINATIM_IMPORT_STYLE` configuration
 option. There are a number of default styles, which are explained in detail
-in the [Import section](../admin/Import/#filtering-imported-data). These
-standard styles may be reference by their name.
+in the [Import section](../admin/Import.md#filtering-imported-data). These
+standard styles may be referenced by their name.
 
-You can also create your own custom syle. Put the style file into your
+You can also create your own custom style. Put the style file into your
 project directory and then set `NOMINATIM_IMPORT_STYLE` to the name of the file.
 It is always recommended to start with one of the standard styles and customize
 those. You find the standard styles under the name `import-<stylename>.style`