We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c039f2 commit 51bc0e8Copy full SHA for 51bc0e8
content/guides/dex.md
@@ -108,7 +108,7 @@ docker compose up -d
108
This command will download the Dex Docker image (if not already available) and start the container in detached mode.
109
110
111
-To Verify that Dex is running, check the logs to ensure Dex started successfully:
+To verify that Dex is running, check the logs to ensure Dex started successfully:
112
```bash
113
docker compose logs -f dex
114
```
0 commit comments