Skip to content

Commit

Permalink
Merge pull request #1 from boringer/patch-1
Browse files Browse the repository at this point in the history
docs: correct syntax
  • Loading branch information
greedbell committed May 2, 2018
2 parents 2b69e95 + fcb5265 commit 8c5428d
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 @@ -35,7 +35,7 @@ async _getContent() {

the return value will be like this:

```json
```javascript
{
text: "clipboard text",
changeCount: 100,
Expand Down

0 comments on commit 8c5428d

Please sign in to comment.