Fixed some more typos in docs

This commit is contained in:
utkarshcmu
2015-10-30 02:07:08 -07:00
parent 4dcd2ceb01
commit 8b9d13491f
4 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
# Grafana docker image
This container currently only contains the in development alpha of Grafana 2.0 (ie non production use). The
`#develop` tag is constantly updated as we make progress torwards a beta release.
`#develop` tag is constantly updated as we make progress towards a beta release.
## Running your Grafana image
@@ -17,7 +17,7 @@ Try it out, default admin user is admin/admin.
## Configuring your Grafana container
All options defined in conf/grafana.ini can be overriden using environment variables, for example:
All options defined in conf/grafana.ini can be overridden using environment variables, for example:
```