Merge pull request #1059 from bfirsh/fix-missing-space-in-docs

Fix missing space in rails docs
This commit is contained in:
Ben Firshman 2015-03-05 11:14:37 +00:00
commit 3384bc5fcf

View File

@ -83,7 +83,7 @@ expects a database to be running on `localhost` - so you need to point it at the
`db` container instead. You also need to change the database and username to
align with the defaults set by the `postgres` image.
Open up your newly-generated `database.yml`file. Replace its contents with the
Open up your newly-generated `database.yml` file. Replace its contents with the
following:
development: &default