Skip to content

Commit e1eccdd

Browse files
authored
Merge pull request #8 from scaidermern/patch-1
Fix typo in concepts manual
2 parents 5c77ab8 + 784555e commit e1eccdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_osmium_concepts/02_entites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ references* (`NodeRef`).
129129

130130
In Osmium, ways can optionally also have a location for each node reference.
131131
This will usually be empty but can be filled, for instance using the
132-
NodeLocationForWays handler (see below). This is very convenient for many use
132+
NodeLocationsForWays handler (see below). This is very convenient for many use
133133
cases.
134134

135135
Ways with zero, one or more node references are allowed. In current OSM data

0 commit comments

Comments
 (0)