From eac8f3860f158aa4eb15ff23aa914f9850474630 Mon Sep 17 00:00:00 2001 From: Soetan Ayobami Date: Mon, 15 Mar 2021 15:34:11 +0100 Subject: [PATCH] Noted answer to question 15 --- web-mobile-programming/web-mobile-programming.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web-mobile-programming/web-mobile-programming.md b/web-mobile-programming/web-mobile-programming.md index 633f476..2be7380 100644 --- a/web-mobile-programming/web-mobile-programming.md +++ b/web-mobile-programming/web-mobile-programming.md @@ -81,5 +81,5 @@ _The correct answers are highlighted in bold_ 16. Which group of HTTP status codes indicate an error occured on the client? - 1xx - 2xx - - 4xx + - **4xx** - 5xx