diff --git a/README.md b/README.md index 25c2357..db5e21b 100644 --- a/README.md +++ b/README.md @@ -144,7 +144,7 @@ Once you create it, make sure it's owned by your user and the mode on the file i You could use mysql_config_editor utilities. $ mysql_config_editor set --login-path=client --user=someusername --password --host=localhost - Enter passord: ******** + Enter password: ******** $ After which, ~/.mylogin.cnf will be created with the appropriate access.