From 0c8e5f3923d59b83f7a945d345ca57bcfe5fa8fa Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Fri, 2 Aug 2024 03:35:43 +0900 Subject: [PATCH] docs: update README.md passsword -> password --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index def8d06..bec359d 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ docker run -it \ sickcodes/docker-osx:auto # username is user -# passsword is alpine +# password is alpine ``` ### Older Systems @@ -1816,7 +1816,7 @@ docker run -it \ sickcodes/docker-osx:auto # username is user -# passsword is alpine +# password is alpine # Wait 2-3 minutes until you drop into the shell. ```