Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
SliverKeigo authored and OXeu committed Jun 7, 2024
1 parent 8ffa75e commit bfdc08d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/src/utils/jwt.ts
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ export interface JWTOption<
*/
exp?: string | number
/**
* Disable Ahead of Time compliation
* Disable Ahead of Time compilation
*
* Reduced performance but faster startup time
*/
Expand Down

0 comments on commit bfdc08d

Please sign in to comment.