Skip to content

Commit be4b242

Browse files
Update content/guides/dex.md
Co-authored-by: Craig Osterhout <[email protected]>
1 parent e4be9d3 commit be4b242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/dex.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ services:
100100
command: ["dex", "serve", "/etc/dex/config.yaml"]
101101
```
102102

103-
Now it is possible to run the container using `docker compose` command.
103+
Now it is possible to run the container using the `docker compose` command.
104104
```bash
105105
docker compose up -d
106106
```

0 commit comments

Comments
 (0)