aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAriful Islam <[email protected]>2022-08-20 22:30:44 +0600
committerGitHub <[email protected]>2022-08-20 22:30:44 +0600
commite6763761c090d8c849e1554e75a91adde000d243 (patch)
treee212fbe7f2f585ec39a75b5e26dcc217a5bfde38
parentFixes #510 missing keyservers (diff)
downloaddocker-osx-e6763761c090d8c849e1554e75a91adde000d243.tar.xz
docker-osx-e6763761c090d8c849e1554e75a91adde000d243.zip
Typing mistake correction
it's should be "experience" not "experiencem"
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ad8ca16..0236881 100644
--- a/README.md
+++ b/README.md
@@ -597,7 +597,7 @@ Or try:
For Ubuntu 20.x on Windows, see [https://github.com/sickcodes/Docker-OSX/discussions/458](https://github.com/sickcodes/Docker-OSX/discussions/458)
- VNC: See the [VNC section](#building-a-headless-container-which-allows-insecure-vnc-on-localhost-for-local-use-only) for more information. You could also add -vnc argument to qemu. Connect to your mac VM via a VNC Client. [Here is a how to](https://wiki.archlinux.org/title/QEMU#VNC)
-- Desktop Environment: This will give you a full desktop linux experiencem but it will use a bit more of the computer's resources. Here is an example guide, but there are other guides that help set up a desktop environment. [DE Example](https://www.makeuseof.com/tag/linux-desktop-windows-subsystem/)
+- Desktop Environment: This will give you a full desktop linux experience but it will use a bit more of the computer's resources. Here is an example guide, but there are other guides that help set up a desktop environment. [DE Example](https://www.makeuseof.com/tag/linux-desktop-windows-subsystem/)
## Additional boot instructions for when you are [creating your container](#container-creation-examples)