Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincanac authored Feb 24, 2025
1 parent 72d6278 commit f20644b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export interface ModuleOptions {
url?: string
/**
* Strapi API TOKEN
* @default process.env.STRAPI_TOKEN'
* @default process.env.STRAPI_TOKEN
* @type string
*/
token?: string
Expand Down

0 comments on commit f20644b

Please sign in to comment.