mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-11-02 07:43:52 +01:00
fix spelling of titles with slashes
This is to follow the rules of the CMOS (see https://www.chicagomanualofstyle.org/qanda/data/faq/topics/Punctuation/faq0096.html)
This commit is contained in:
parent
c670cd9afc
commit
8fb1a29a77
29 changed files with 77 additions and 77 deletions
|
|
@ -7,6 +7,6 @@
|
|||
"tags": {
|
||||
"railway": "halt"
|
||||
},
|
||||
"name": "Train Station (Halt / Request)",
|
||||
"name": "Train Station (Halt/Request)",
|
||||
"searchable": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue