diff --git a/content/desktop/extensions-sdk/dev/api/dashboard-routes-navigation.md b/content/desktop/extensions-sdk/dev/api/dashboard-routes-navigation.md index b3dc41cc2c2c..bd584484bc3b 100644 --- a/content/desktop/extensions-sdk/dev/api/dashboard-routes-navigation.md +++ b/content/desktop/extensions-sdk/dev/api/dashboard-routes-navigation.md @@ -36,7 +36,7 @@ For more details about all navigation methods, see the [Navigation API reference > Deprecated navigation methods > -> These methdos are deprecated and will be removed in a future version. Use the methods specified above. +> These methods are deprecated and will be removed in a future version. Use the methods specified above. ```typescript window.ddClient.navigateToContainers(); diff --git a/content/desktop/previous-versions/2.x-windows.md b/content/desktop/previous-versions/2.x-windows.md index 10bf5e51d5ec..7487a2535e89 100644 --- a/content/desktop/previous-versions/2.x-windows.md +++ b/content/desktop/previous-versions/2.x-windows.md @@ -555,6 +555,6 @@ Docker Desktop Community 2.1.0.0 contains the following experimental features: - VPNKit: Improved scalability of port forwarding. - VPNKit: Limit the size of the UDP NAT table. This ensures port forwarding and regular TCP traffic continue even when running very chatty UDP protocols. - LCOW does not need --platform flag on multi-arch images any more - - Disk size can now be ajusted from 32GiB to drive space. + - Disk size can now be adjusted from 32GiB to drive space. - Fix dns update too verbose in logs - Fix panic in diagnose \ No newline at end of file diff --git a/content/desktop/previous-versions/3.x-mac.md b/content/desktop/previous-versions/3.x-mac.md index 9802f8ac5aba..acdb91bc2621 100644 --- a/content/desktop/previous-versions/3.x-mac.md +++ b/content/desktop/previous-versions/3.x-mac.md @@ -382,7 +382,7 @@ Docker Desktop can sometimes fail to start after updating to version 3.2.0. If y ### Known issues -- It is currently not possible to bind mount files within `~/Libary` into a container. See [docker/for-mac#5115](https://github.com/docker/for-mac/issues/5115). +- It is currently not possible to bind mount files within `~/Library` into a container. See [docker/for-mac#5115](https://github.com/docker/for-mac/issues/5115). - Building an image with BuildKit from a git URL fails when using the form `github.com/org/repo`. To work around this issue, use the form `git://github.com/org/repo`. - Some DNS addresses fail to resolve within containers based on Alpine Linux 3.13. See [docker/for-mac#5020](https://github.com/docker/for-mac/issues/5020). diff --git a/content/desktop/previous-versions/edge-releases-windows.md b/content/desktop/previous-versions/edge-releases-windows.md index c4b79efdfa98..04a0d0612b96 100644 --- a/content/desktop/previous-versions/edge-releases-windows.md +++ b/content/desktop/previous-versions/edge-releases-windows.md @@ -912,7 +912,7 @@ This release contains a Kubernetes upgrade. Note that your local Kubernetes clus * Bug fixes and minor changes - LCOW does not anymore need --platform flag on multi-arch images - Better WCOW host.docker.internal resolution on host, don't rewrite it if not modified. From [docker/for-win#1976](https://github.com/docker/for-win/issues/1976) - - Disk size can now be ajusted from 32GiB to drive space. + - Disk size can now be adjusted from 32GiB to drive space. - Fix dns update too verbose in logs - Fix panic in diagnose diff --git a/content/desktop/release-notes.md b/content/desktop/release-notes.md index fa4111875b8b..a08f41a0c907 100644 --- a/content/desktop/release-notes.md +++ b/content/desktop/release-notes.md @@ -684,7 +684,7 @@ For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/re ### Known Issues -- Binding a priviledged port on Docker Desktop does not work on macOS. As a workaround you can expose the port on all interfaces (using `0.0.0.0`) or using localhost (using `127.0.0.1`). +- Binding a privileged port on Docker Desktop does not work on macOS. As a workaround you can expose the port on all interfaces (using `0.0.0.0`) or using localhost (using `127.0.0.1`). ## 4.22.1