diff --git a/webgoat-lessons/client-side-filtering/src/main/resources/i18n/WebGoatLabels.properties b/webgoat-lessons/client-side-filtering/src/main/resources/i18n/WebGoatLabels.properties index e19c28ff8..08ea3c790 100644 --- a/webgoat-lessons/client-side-filtering/src/main/resources/i18n/WebGoatLabels.properties +++ b/webgoat-lessons/client-side-filtering/src/main/resources/i18n/WebGoatLabels.properties @@ -29,4 +29,4 @@ ClientSideFiltering.incorrect=This is not the salary from Neville Bartholomew... client.side.filtering.free.hint1=Look through the web page inspect the sources etc client.side.filtering.free.hint2=Try to see the flow of request from the page to the backend -client.side.fiterling.free.hint3=One of the responses contains the answer +client.side.filtering.free.hint3=One of the responses contains the answer