Changed formulation regarding picking mysql/mariadb in install docs

This commit is contained in:
Mike Rostermund
2015-08-02 15:30:26 +02:00
parent 6f326a50fa
commit 734a32760f
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