X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/e80d521c090e218663d739248c2ea6c1d0bd40b4..3127d59613c54c58a77784ece4c0e2de02d5a282:/docs/develop/parenting-flow.plantuml diff --git a/docs/develop/parenting-flow.plantuml b/docs/develop/parenting-flow.plantuml index ade927c6..dbfcc8be 100644 --- a/docs/develop/parenting-flow.plantuml +++ b/docs/develop/parenting-flow.plantuml @@ -18,7 +18,7 @@ elseif (has 'addr:place'?) then (yes) **with same name**; kill else (no) - :add addr:place to adress; + :add addr:place to address; :**Use closest place**\n**rank 16 to 25**; kill endif