X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/293ce4880efcada440634b19966d1c51bf2cee97..39cc056fa2e657a70e9fc0f107ae754842265b55:/CONFIGURE.md?ds=sidebyside 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