diff --git a/block-01/week-01-the_web_under_the_hood/README.md b/block-01/week-01-the_web_under_the_hood/README.md index 3d1a4dd..30d5e3c 100644 --- a/block-01/week-01-the_web_under_the_hood/README.md +++ b/block-01/week-01-the_web_under_the_hood/README.md @@ -104,7 +104,7 @@ Content-Type: application/x-www-form-urlencoded Content-Length: 29 Cookie: session=abc123 -username=frank&password=1234 +username=user&password=1234 ``` And the response might look like: