Skip to content

Commit 0920cf9

Browse files
Update packages/nextjs/src/server/errors.ts
Co-authored-by: Tom Milewski <me@tm.codes>
1 parent d16df7d commit 0920cf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/nextjs/src/server/errors.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ export const authAuthHeaderMissing = (helperName = 'auth', prefixSteps?: string[
2828
- Your ${fileReference} matcher is configured to match this route or page.
2929
- If you are using the src directory, make sure the ${fileReference} file is inside of it.
3030
31-
If you verified your configuration and are still seeing this error, there may be a runtime issue or a problem communicating with Clerk.
31+
If you've verified your configuration and are still seeing this error, there may be a runtime issue or a problem communicating with Clerk.
3232
3333
For more details, see https://clerk.com/err/auth-middleware
3434
`;

0 commit comments

Comments
 (0)