Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zxdong262 committed Jun 6, 2022
1 parent 711985a commit a803c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ npm i gist-wrapper
```js
import GistWrapper from 'gist-wrapper'

const gc = new RingCentralEnage(
const gc = new GistWrapper(
GITHUB_TOKEN,
userAgentHeaderString
)
Expand Down

0 comments on commit a803c92

Please sign in to comment.