From 249a4b7c559f354785f708864a5faf6d8f05dd1f Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 18 Feb 2018 04:59:11 +0000 Subject: [PATCH] spelling: password --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.