Remove odd ` [ci skip]

This commit is contained in:
Ryuta Kamizono 2016-01-31 16:43:52 +09:00
parent 96355e87cb
commit 7d67c318f6

@ -474,6 +474,6 @@ end
```
That's all there is to it! When configuring your database via the
`config/database.yml` file, or connecting manually in your model`,
`config/database.yml` file, or connecting manually in your model,
connecting to your database and making changes is easy when using Active
Record.