Fixed some typos and formatting issues in docs

This commit is contained in:
Jameson Finney
2016-01-30 22:37:28 -05:00
parent 594fc43a85
commit 8ec50f11cd
24 changed files with 52 additions and 53 deletions

View File

@ -53,7 +53,7 @@ Now you have two configured remotes:
As you become more familiar you may find a better workflow that fits your needs, until then this should be a safe
workflow for you to follow.
Before you start work on a new branch / feature. Make sure you are upto date.
Before you start work on a new branch / feature. Make sure you are up to date.
```bash
cd /opt/librenms
git checkout master