Skip to content

Commit

Permalink
Update plugins/contentful/src/plugin.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Korey Kassir <korey@builder.io>
  • Loading branch information
teleaziz and mrkoreye committed Sep 14, 2023
1 parent 06df2cc commit d67b1c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/contentful/src/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ registerDataPlugin(
required: false,
defaultValue: 'master',
helperText:
'The environment you used when generating your access token, default to "master" https://www.contentful.com/developers/docs/references/authentication/',
'The environment you used when generating your access token. This defaults to "master." Learn more: https://www.contentful.com/developers/docs/references/authentication/',
},

],
Expand Down

0 comments on commit d67b1c7

Please sign in to comment.