From d69dc3dc894d3be3385fe0c192205dc31891657b Mon Sep 17 00:00:00 2001 From: Planutim Date: Tue, 31 Mar 2020 16:01:58 +0600 Subject: [PATCH] Update problem.md --- exercises/14/problem.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercises/14/problem.md b/exercises/14/problem.md index 606bb89..b025b96 100644 --- a/exercises/14/problem.md +++ b/exercises/14/problem.md @@ -16,7 +16,7 @@ Please save the **attack URL** that causes an XSS when the victim visits it. If you've found a solution that works, you should be able to paste this **attack URL** into a new tab and see the attack execute. -Lesson learned: even if a server would never generate an vulnerable URL and place it into the HTML, that's no guarante that an attacker won't find this vulnerable URL and entice users to visit it somehow. +Lesson learned: even if a server would never generate an vulnerable URL and place it into the HTML, that's no guarantee that an attacker won't find this vulnerable URL and entice users to visit it somehow.