]> git.openstreetmap.org Git - rails.git/commitdiff
Minor documentation tweaks
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 16 Nov 2022 12:19:12 +0000 (12:19 +0000)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 16 Nov 2022 12:19:12 +0000 (12:19 +0000)
Prefer 'you' to 'one' since 'you' is used throughout the documentation and is easier for non-native speakers.

CONFIGURE.md
README.md

index 9183bc2291aedf2e80a7aed47f1f8cdfd2bed912..3c46e61305461a5a84bb189c0df0af250b656873 100644 (file)
@@ -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
 
index a2062f1ccbe97f0aea7b77d4281108b34e3c11bc..3e4792b5efbd2e5c8c4d68c58f081c31b29171fb 100644 (file)
--- 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.