Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jasongitmail authored Dec 8, 2023
1 parent f8b7831 commit b1b1fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ config object.
Alternatively, you can exclude ALL versions of this route by providing a single
regex pattern within `excludePatterns` that matches all of them, such as
`/something`; notice this do NOT end with a `$`, thereby allowing this pattern
to match all 3 versions of your route.
to match all 3 versions of this route.

If you plan to mix and match use of `excludePatterns` and `paramValues` for a
given route that contains optional params, terminate all of your
Expand Down

0 comments on commit b1b1fb1

Please sign in to comment.