mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
JS: Fix typo
This commit is contained in:
@@ -13,7 +13,7 @@ Paths specified using a string are case insensitive, whereas regular expressions
|
||||
|
||||
<recommendation>
|
||||
<p>
|
||||
When using a regular expression as a middlware path, make sure the regular expression is
|
||||
When using a regular expression as a middleware path, make sure the regular expression is
|
||||
case insensitive by adding the <code>i</code> flag.
|
||||
</p>
|
||||
</recommendation>
|
||||
|
||||
Reference in New Issue
Block a user