Skip to content

Commit 26f9629

Browse files
committed
fix typo
1 parent 1de95a1 commit 26f9629

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## 0.3.12 - 05/10/2024
22

3-
* It is no recommended to avoid using this middleware on `/api`, `/_next`, `/_static` or `/_vercel` paths to avoid buggy
4-
behavior from vercel
3+
* It is now recommended to avoid using this middleware on `/api`, `/_next`, `/_static` or `/_vercel` paths to avoid
4+
buggy behavior from vercel
55
* Allow to configure a specific matcher to avoid executing this middleware on same paths, by default this middleware
66
will not be executed on `/api`, `/_next`, `/_static` or `/_vercel` paths
77

0 commit comments

Comments
 (0)