mirror of https://github.com/docker/docs.git
fix: typo (#22736)
<!--Delete sections as needed --> ## Description Fixes #22692 typo from "ennd-user" to "end-user" <!-- Tell us what you did and why --> ## Related issues or tickets #22692 <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
This commit is contained in:
parent
9eff1ba5fc
commit
3ffa79cfdc
|
@ -13,7 +13,7 @@ weight: 10
|
|||
{{< summary-bar feature_name="Hardened Docker Desktop" >}}
|
||||
|
||||
Settings Management lets administrators configure and enforce Docker Desktop
|
||||
settings across ennd-user machines. It helps maintain consistent configurations
|
||||
settings across end-user machines. It helps maintain consistent configurations
|
||||
and enhances security within your organization.
|
||||
|
||||
## Who is it for?
|
||||
|
@ -81,4 +81,4 @@ Desktop Linux VM.
|
|||
|
||||
## Learn more
|
||||
|
||||
To see how each Docker Desktop setting maps across the Docker Dashboard, `admin-settings.json` file, and Admin Console, see the [Settings reference](settings-reference.md).
|
||||
To see how each Docker Desktop setting maps across the Docker Dashboard, `admin-settings.json` file, and Admin Console, see the [Settings reference](settings-reference.md).
|
||||
|
|
Loading…
Reference in New Issue