docs: fix misnamed option, fixes #454

cshd
Dragory 2020-09-22 22:26:08 +03:00
parent d1990370ab
commit 8d2e76c7b1
No known key found for this signature in database
GPG Key ID: 5F387BA66DF8AAC1
1 changed files with 1 additions and 1 deletions

View File

@ -350,7 +350,7 @@ Object with MySQL-specific options
##### mysqlOptions.port ##### mysqlOptions.port
**Default:** `3306` **Default:** `3306`
##### mysqlOptions.username ##### mysqlOptions.user
**Default:** *None* **Default:** *None*
Required if using `mysql` for `dbType`. MySQL user to connect with. Required if using `mysql` for `dbType`. MySQL user to connect with.