From: Andy Allan Date: Wed, 16 Nov 2022 12:19:12 +0000 (+0000) Subject: Minor documentation tweaks X-Git-Tag: live~1480^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/eba12dc876709d335c378beb67b7b8ae9f7ef10c Minor documentation tweaks Prefer 'you' to 'one' since 'you' is used throughout the documentation and is easier for non-native speakers. --- diff --git a/CONFIGURE.md b/CONFIGURE.md index 9183bc229..3c46e6130 100644 --- a/CONFIGURE.md +++ b/CONFIGURE.md @@ -132,7 +132,7 @@ bundle exec rake db:migrate ## Testing on the osm dev server -For example, after developing a patch for `openstreetmap-website`, you might want to demonstrate it to others or ask for comments and testing. To do this one can [set up an instance of openstreetmap-website on the dev server in ones user directory](https://wiki.openstreetmap.org/wiki/Using_the_dev_server#Rails_Applications). +For example, after developing a patch for `openstreetmap-website`, you might want to demonstrate it to others or ask for comments and testing. To do this you can [set up an instance of openstreetmap-website on the dev server in your user directory](https://wiki.openstreetmap.org/wiki/Using_the_dev_server#Rails_Applications). # Contributing diff --git a/README.md b/README.md index a2062f1cc..3e4792b5e 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ application that powers the [OpenStreetMap](https://www.openstreetmap.org) websi This repository consists of: * The web site, including user accounts, diary entries, user-to-user messaging. -* The XML-based editing [API](https://wiki.openstreetmap.org/wiki/API_v0.6). -* The integrated version of the [iD](https://wiki.openstreetmap.org/wiki/ID) editors. +* The XML- and JSON-based editing [API](https://wiki.openstreetmap.org/wiki/API_v0.6). +* The integrated version of the [iD](https://wiki.openstreetmap.org/wiki/ID) editor. * The Browse pages - a web front-end to the OpenStreetMap data. * The GPX uploads, browsing and API.