Merge pull request #1587 from SaaldjorMike/fix-spelling

Changed formulation regarding picking mysql/mariadb in install docs
This commit is contained in:
Daniel Preussker
2015-08-02 13:35:12 +00:00
3 changed files with 3 additions and 3 deletions
@@ -7,7 +7,7 @@
This host is where the MySQL database runs. It could be the same machine as your network management server (this is the most common initial deployment scenario).
You are free to chose between using MySQL or MariaDB:
You are free to choose between using MySQL or MariaDB:
**MySQL**
```bash
@@ -4,7 +4,7 @@ NOTE: These instructions assume you are the root user. If you are not, prepend
### On the DB Server ###
You are free to chose between using MySQL or MariaDB:
You are free to choose between using MySQL or MariaDB:
**MySQL**
```bash
@@ -4,7 +4,7 @@
### On the DB Server ###
You are free to chose between using MySQL or MariaDB:
You are free to choose between using MySQL or MariaDB:
**MySQL**
```bash