Skip to content
This repository was archived by the owner on Mar 20, 2020. It is now read-only.

Commit 60c7351

Browse files
committed
Fix a typo
1 parent 85e1941 commit 60c7351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/routes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ module.exports = {
7373
base: '/unvalidatedRedirect',
7474
name: 'Unvalidated Redirect',
7575
link:
76-
'https://cheatsheetseries.owasp.org/cheatsheets/Unvalidated_Redirects_and_For wards_Cheat_Sheet.html',
76+
'https://cheatsheetseries.owasp.org/cheatsheets/Unvalidated_Redirects_and_Forwards_Cheat_Sheet.html',
7777
products: ['Assess'],
7878
inputs: ['query'],
7979
// This rule is specific for each framework

0 commit comments

Comments
 (0)