Skip to content

Commit 7032351

Browse files
committed
Fix linter feedback
1 parent a9d0db1 commit 7032351

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/manuals/desktop/setup/install/windows-install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,9 +189,9 @@ If Microsoft Store access is blocked due to security policies:
189189
2. Download the `.msi` installer from the latest stable release (under the Assets drop-down).
190190
3. Run the downloaded installer and follow the setup instructions.
191191

192-
### Adjust installation based on user's admin access
192+
### Adjust installation based on user's administrator access
193193

194-
Note down if Docker Desktop will be used by non-admin users. If so, consider using the `--always-run-service` installer flag. This will prevent the `com.docker.service` service from prompting non-admin users with a User Account Control (UAC) elevation prompt when using Docker Desktop. See [Installer Flags](#installer-flags) for more detail.
194+
Note down if Docker Desktop will be used by non-administrator users. If so, consider using the `--always-run-service` installer flag. This will prevent the `com.docker.service` service from prompting non-administrator users with a User Account Control (UAC) elevation prompt when using Docker Desktop. See [Installer Flags](#installer-flags) for more detail.
195195

196196
## Install Docker Desktop on Windows
197197

0 commit comments

Comments
 (0)