Skip to content

Commit 57b4655

Browse files
committed
extend explanation
1 parent 6abff4f commit 57b4655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/explanations/challenge58.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This challenge demonstrates a scenario where a developer:
2626
2727
**How to trigger the error:**
2828

29-
Visit the `/error-demo/database-connection` endpoint to simulate a database connection failure. This endpoint attempts to connect to a database using a connection string with embedded credentials, and when it fails, it exposes the credentials in both the HTTP response and application logs.
29+
Push the button at the bottom of the screen or visit the `/error-demo/database-connection` endpoint to simulate a database connection failure. This endpoint attempts to connect to a database using a connection string with embedded credentials, and when it fails, it exposes the credentials in both the HTTP response and application logs.
3030

3131
Can you find the database password that gets exposed when the application tries to connect to the database?
3232

0 commit comments

Comments
 (0)