Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fixed typo
  • Loading branch information
jberger committed Jun 16, 2013
1 parent a7d77d5 commit e998812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Mojolicious/Guides/Cookbook.pod
Expand Up @@ -1036,7 +1036,7 @@ You can follow redirects and view the headers for all messages.

Extract just the information you really need from JSON data structures.

$ mojo get mojo get https://api.metacpan.org/v0/author/SRI /name
$ mojo get https://api.metacpan.org/v0/author/SRI /name

This can be an invaluable tool for testing your applications.

Expand Down

0 comments on commit e998812

Please sign in to comment.