Skip to content

Commit 1e1711d

Browse files
Luca ForstnerAbhiPrasad
andauthored
Update packages/nextjs/src/config/types.ts
Co-authored-by: Abhijeet Prasad <[email protected]>
1 parent 4b8f309 commit 1e1711d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/nextjs/src/config/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ export type UserSentryOptions = {
135135
disableLogger?: boolean;
136136

137137
/**
138-
* Automatically create cron monitors in Sentry for your Vercel Cron Jobs if configureed via`vercel.json`.
138+
* Automatically create cron monitors in Sentry for your Vercel Cron Jobs if configured via`vercel.json`.
139139
*
140140
* Defaults to `true`.
141141
*/

0 commit comments

Comments
 (0)