Skip to content

Commit 35d7654

Browse files
author
Dmitry Dutikov
committed
Typo fixed
1 parent fe517c6 commit 35d7654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ async function sendData() {
3333
Old-fashioned javascript imports
3434
```javascript
3535
const superagent = require('superagent');
36-
const { json22Plugin } = require('superagent-json22');
36+
const { json22Plugin } = require('superagent-json22');
3737
```
3838

3939
## Options

0 commit comments

Comments
 (0)