Skip to content

Commit f3f0de4

Browse files
authored
Apply suggestions from code review
1 parent c84d52e commit f3f0de4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/manuals/desktop/release-notes.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
3838
### New
3939

4040
- The [Docker Desktop CLI](/manuals/desktop/features/desktop-cli.md) is now generally available. You can now also print logs with the new `docker desktop logs` command.
41-
- Docker Desktop now supports the `--platform` flag on [`docker load`](/reference/cli/docker/image/load.md) and [`docker save`](/reference/cli/docker/image/save.md). This enables users to import and export a subset of multi-platform images.
41+
- Docker Desktop now supports the `--platform` flag on [`docker load`](/reference/cli/docker/image/load.md) and [`docker save`](/reference/cli/docker/image/save.md). This helps you import and export a subset of multi-platform images.
4242

4343
### Upgrades
4444

@@ -52,10 +52,10 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
5252

5353
#### For all platforms
5454

55-
- Ask Gordon now offers deeper context on docker images, containers, and volumes, delivers faster support, and enables more user actions via Docker Desktop and the Docker CLI.
55+
- Ask Gordon now offers deeper context on Docker images, containers, and volumes, delivers faster support, and enables more user actions via Docker Desktop and the Docker CLI.
5656
- Support multi-platform images via enabling users to pick a specific platform in `docker history`
5757
- Fixed an issue that caused clients other than the CLI and Docker Desktop to see a delay of 3 seconds whenever a container with port-mappings exists. See [docker/for-mac#7575](https://github.com/docker/for-mac/issues/7575)
58-
- Fixed a bug in the ECI Docker socket permissions which was causing it to sometimes block Docker socket mounts on containers with allowed images, or images derived from allowed images.
58+
- Fixed a bug in the ECI Docker socket permissions which caused it to sometimes block Docker socket mounts on containers with allowed images, or images derived from allowed images.
5959
- Fixed a bug that prevented Docker Desktop from entering Resource Saver mode again immediately after an engine restart.
6060

6161
#### For Mac
@@ -1475,7 +1475,7 @@ This can be resolved by adding the user to the **docker-users** group. Before st
14751475

14761476
#### For Mac
14771477

1478-
- Fixed a kernel panic on Apple Silicon Macs with macOS version below 12.5. Fixes [docker/for-mac#6975](https://github.com/docker/for-mac/issues/6975).
1478+
- Fixed a kernel panic on Apple Silicon Macs with macOS version earlier than 12.5. Fixes [docker/for-mac#6975](https://github.com/docker/for-mac/issues/6975).
14791479
- Fixed a bug where Docker Desktop failed to start if invalid directories were included in `filesharingDirectories`. Fixes [docker/for-mac#6980](https://github.com/docker/for-mac/issues/6980).
14801480
- Fixed a bug where installer is creating root-owned directories. Fixes [docker/for-mac#6984](https://github.com/docker/for-mac/issues/6984).
14811481
- Fixed a bug where installer is failing on setting up the docker socket when missing `/Library/LaunchDaemons`. Fixes [docker/for-mac#6967](https://github.com/docker/for-mac/issues/6967).

0 commit comments

Comments
 (0)