aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIkko Eltociear Ashimine <[email protected]>2024-08-02 03:35:43 +0900
committerGitHub <[email protected]>2024-08-02 03:35:43 +0900
commit0c8e5f3923d59b83f7a945d345ca57bcfe5fa8fa (patch)
tree29bba6e6c6758fd48989e97db6f991ac7271dcd7
parentMerge pull request #742 from Anthropohedron/faq (diff)
downloaddocker-osx-0c8e5f3923d59b83f7a945d345ca57bcfe5fa8fa.tar.xz
docker-osx-0c8e5f3923d59b83f7a945d345ca57bcfe5fa8fa.zip
docs: update README.md
passsword -> password
-rw-r--r--README.md4
1 files 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.
```