Skip to content

Commit f20644b

Browse files
Apply suggestions from code review
1 parent 72d6278 commit f20644b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export interface ModuleOptions {
2020
url?: string
2121
/**
2222
* Strapi API TOKEN
23-
* @default process.env.STRAPI_TOKEN'
23+
* @default process.env.STRAPI_TOKEN
2424
* @type string
2525
*/
2626
token?: string

0 commit comments

Comments
 (0)