Commit 104378558bd74eb09c9bdcee9c10dc194d1e2eb7
1 parent
468a594e
Exists in
master
and in
1 other branch
Fixed typo [ci skip]
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
... | ... | @@ -35,7 +35,7 @@ Rails applications. If you're uncomfortable with any step below then Errbit is n |
35 | 35 | for you. Checkout [Airbrake](http://airbrakeapp.com) from the guys over at |
36 | 36 | [Thoughtbot](http://thoughtbot.com), which Errbit is based on. |
37 | 37 | |
38 | -**Set your local box or server(Ubuntu):** | |
38 | +**Set up your local box or server(Ubuntu):** | |
39 | 39 | |
40 | 40 | 1. Install MongoDB. Follow the directions [here](http://www.mongodb.org/display/DOCS/Ubuntu+and+Debian+packages), then: |
41 | 41 | ... | ... |