Skip to content

Commit

Permalink
Merge pull request #2 from arbazsiddiqui/patch-1
Browse files Browse the repository at this point in the history
Update readme.md
  • Loading branch information
bukinoshita committed Nov 10, 2017
2 parents 4360bd4 + af77413 commit 8cbd4d6
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 @@ -15,7 +15,7 @@ $ yarn add gh-polls
```js
const ghPolls = require('gh-polls')

const options = ["Toki", "Loki", "Jane"]
const options = ["Tobi", "Loki", "Jane"]
await ghPolls(options)
```

Expand Down

0 comments on commit 8cbd4d6

Please sign in to comment.