Skip to content

Commit 7f5c166

Browse files
committed
Fix typo in compose pull documentation
There was an invalid character between the two backticks at the end of the last snippet, causing the styling to break on the online documentation. Signed-off-by: Emmanuel Nuiro <[email protected]>
1 parent 83744f7 commit 7f5c166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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+
```

0 commit comments

Comments
 (0)