diff --git a/Readme.md b/Readme.md index 9873efcdd..f0db7c586 100644 --- a/Readme.md +++ b/Readme.md @@ -97,7 +97,7 @@ testing. ### new mysql.Client([options]) Creates a new client instance. Any client property can be set using the -`options` array. +`options` object. ### client.host = 'localhost'