Skip to content

Commit 51bc0e8

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

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
@@ -108,7 +108,7 @@ docker compose up -d
108108
This command will download the Dex Docker image (if not already available) and start the container in detached mode.
109109

110110

111-
To Verify that Dex is running, check the logs to ensure Dex started successfully:
111+
To verify that Dex is running, check the logs to ensure Dex started successfully:
112112
```bash
113113
docker compose logs -f dex
114114
```

0 commit comments

Comments
 (0)