Skip to content

Commit 5bc4016

Browse files
authored
Merge pull request docker#9626 from Oriun/patch-1
Fix typo in compose pull documentation
2 parents ea1ac9d + f06ab29 commit 5bc4016

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/reference/compose_pull.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ $ docker compose pull db
6161
⠹ f63c47038e66 Waiting 9.3s
6262
⠹ 77a0c198cde5 Waiting 9.3s
6363
⠹ c8752d5b785c Waiting 9.3s
64-
``̀`
64+
```

docs/reference/docker_compose_pull.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ examples: |-
9898
⠹ f63c47038e66 Waiting 9.3s
9999
⠹ 77a0c198cde5 Waiting 9.3s
100100
⠹ c8752d5b785c Waiting 9.3s
101-
``̀`
101+
```
102102
deprecated: false
103103
experimental: false
104104
experimentalcli: false

0 commit comments

Comments
 (0)