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:
Martin Raifer 2023-04-18 16:41:47 +02:00
parent c670cd9afc
commit 8fb1a29a77
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
29 changed files with 77 additions and 77 deletions

View file

@ -15,5 +15,5 @@
"stone",
"rock"
],
"name": "Attached Rock / Boulder"
"name": "Attached Rock/Boulder"
}

View file

@ -15,5 +15,5 @@
"stone",
"rock"
],
"name": "Unattached Stone / Boulder"
"name": "Unattached Stone/Boulder"
}