X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/293ce4880efcada440634b19966d1c51bf2cee97..97b7bac95669e838b2a507e21cb7d05416e52c0a:/CONFIGURE.md 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