mirror of https://github.com/docker/docs.git
Merge pull request #18016 from glennawatson/glennawatson-patch-1
fix: Spelling mistake for Hyper-V
This commit is contained in:
commit
d00c274140
|
@ -50,7 +50,7 @@ _For checksums, see [Release notes](../release-notes.md)_
|
|||
[Virtualization](../troubleshoot/topics.md#virtualization).
|
||||
|
||||
{{< /tab >}}
|
||||
{{< tab name="Hypver-V backend and Windows containers" >}}
|
||||
{{< tab name="Hyper-V backend and Windows containers" >}}
|
||||
|
||||
- Windows 11 64-bit: Pro version 21H2 or higher, or Enterprise or Education version 21H2 or higher.
|
||||
- Windows 10 64-bit: Pro 21H2 (build 19044) or higher, or Enterprise or Education 21H2 (build 19044) or higher.
|
||||
|
@ -188,4 +188,4 @@ Docker Desktop does not start automatically after installation. To start Docker
|
|||
how to get support.
|
||||
- [FAQs](../faqs/general.md) provide answers to frequently asked questions.
|
||||
- [Release notes](../release-notes.md) lists component updates, new features, and improvements associated with Docker Desktop releases.
|
||||
- [Back up and restore data](../backup-and-restore.md) provides instructions on backing up and restoring data related to Docker.
|
||||
- [Back up and restore data](../backup-and-restore.md) provides instructions on backing up and restoring data related to Docker.
|
||||
|
|
Loading…
Reference in New Issue