Skip to content

Commit b6703a0

Browse files
author
Chris Chinchilla
authored
Merge pull request #17729 from ChrisChinchilla/chrisward/hints-typos
Correct typos
2 parents 516bc62 + 1f10e4c commit b6703a0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

desktop/settings/linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ If you choose the integrated terminal, you can run commands in a running contain
4242
- **Use Docker Compose V2**. Select to enable the `docker-compose` command to
4343
use Docker Compose V2. For more information, see [Migrate to Compose V2](../../compose/migrate.md).
4444

45-
- **Show CLI hints**. Displays CLI hints and tips when running Docker commands in the CLI. This is turned on by default. To turn CLI hints on or off from the CLI, set `DOCKER_CLI_HINTS` to `true` or `false` respecitively.
45+
- **Show CLI hints**. Displays CLI hints and tips when running Docker commands in the CLI. This is turned on by default. To turn CLI hints on or off from the CLI, set `DOCKER_CLI_HINTS` to `true` or `false` respectively.
4646

4747
## Resources
4848

desktop/settings/mac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ If you choose the integrated terminal, you can run commands in a running contain
6464
- **Use Docker Compose V2**. Select to enable the `docker-compose` command to
6565
use Docker Compose V2. For more information, see [Migrate to Compose V2](../../compose/migrate.md).
6666

67-
- **Show CLI hints**. Displays CLI hints and tips when running Docker commands in the CLI. This is turned on by default. To turn CLI hints on or off from the CLI, set `DOCKER_CLI_HINTS` to `true` or `false` respecitively.
67+
- **Show CLI hints**. Displays CLI hints and tips when running Docker commands in the CLI. This is turned on by default. To turn CLI hints on or off from the CLI, set `DOCKER_CLI_HINTS` to `true` or `false` respectively.
6868

6969
## Resources
7070

desktop/settings/windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ On the **General** tab, you can configure when to start Docker and specify other
5353
- **Use Docker Compose V2**. Select to enable the `docker-compose` command to
5454
use Docker Compose V2. For more information, see [Migrate to Compose V2](../../compose/migrate.md).
5555

56-
- **Show CLI hints**. Displays CLI hints and tips when running Docker commands in the CLI. This is turned on by default. To turn CLI hints on or off from the CLI, set `DOCKER_CLI_HINTS` to `true` or `false` respecitively.
56+
- **Show CLI hints**. Displays CLI hints and tips when running Docker commands in the CLI. This is turned on by default. To turn CLI hints on or off from the CLI, set `DOCKER_CLI_HINTS` to `true` or `false` respectively.
5757

5858
## Resources
5959

0 commit comments

Comments
 (0)