diff --git a/src/app/tabs/settings-tab.js b/src/app/tabs/settings-tab.js index 2038c5f137..0d7ac7a09f 100644 --- a/src/app/tabs/settings-tab.js +++ b/src/app/tabs/settings-tab.js @@ -128,7 +128,7 @@ module.exports = class SettingsTab extends ViewPlugin { this._view.gistToken = yo`
Manage the access token used to publish to Gist and retrieve Github contents.
Go to github token page (link below) to create a new token and save it in Remix. Make sure this token has only 'create gist' permission.