From 04db144d3e457a421e6ca7489e621401f3a3bd5f Mon Sep 17 00:00:00 2001 From: Usha Mandya Date: Tue, 9 Mar 2021 11:09:22 +0000 Subject: [PATCH] Clarify note on launching iterm2 terminal Signed-off-by: Usha Mandya --- docker-for-mac/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-for-mac/release-notes.md b/docker-for-mac/release-notes.md index 3958a9c992..46ae1c2334 100644 --- a/docker-for-mac/release-notes.md +++ b/docker-for-mac/release-notes.md @@ -38,7 +38,7 @@ This page contains information about the new features, improvements, known issue - The Docker Dashboard opens automatically when you start Docker Desktop. - The Docker Dashboard displays a tip once a week. -- Docker Desktop uses iTerm2 to launch the container's terminal if it is installed. Otherwise, it launches the default Terminal.App. [docker/roadmap#98](https://github.com/docker/roadmap/issues/98) +- Docker Desktop uses iTerm2 to launch the terminal on the container if it is installed. Otherwise, it launches the default Terminal.App. [docker/roadmap#98](https://github.com/docker/roadmap/issues/98) - Add experimental support to use the new Apple Virtualization framework (requires macOS Big Sur 11.1 or later) ### Upgrades