Skip to content

Commit

Permalink
Fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
zoffixznet committed Mar 16, 2017
1 parent 305d392 commit bdfb5c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -23,7 +23,7 @@ WWW - No-nonsense, simple HTTPS client with JSON decoder
:some<form>, :42args;

# Same POST as above + decode response as JSON
say jpost('https://httpbin.org/post', :some<form>)<args><some>;
say jpost('https://httpbin.org/post', :some<form-arg>)<form><some>;
```

# DESCRIPTION
Expand Down

0 comments on commit bdfb5c0

Please sign in to comment.