Skip to content

Commit cfd5d8b

Browse files
committed
better handling of qs
1 parent 34fe66c commit cfd5d8b

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
@@ -15,7 +15,7 @@ npm i tiny-json-http --save
1515
- `tiny.get(options, callback)`
1616
- `tiny.post(options, callback)`
1717
- `tiny.put(options, callback)`
18-
- `tiny.delete(options, callback)`
18+
- `tiny.del(options, callback)`
1919

2020
### options
2121

0 commit comments

Comments
 (0)