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 079727c commit e87cc42Copy full SHA for e87cc42
exercises/02.init/01.problem.authenticate/README.mdx
@@ -31,7 +31,7 @@ This check is the first and most basic requirement for a secure journal app. The
31
Without this check, nothing else about security matters. Make sure every request is challenged at the door.
32
33
<callout-danger>
34
- If you're experiencing issues when clicking "Connenct" in the inspector,
+ If you're experiencing issues when clicking "Connect" in the inspector,
35
double-check the "Authentication" dropdown. Clicking that will show you a UI
36
for custom headers and if there's a custom "Authentication" header, it could
37
be messing with your connection request. Delete that header and the inspector
0 commit comments