Skip to content

Commit

Permalink
documentation tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Feb 13, 2013
1 parent a8aaedb commit c1807ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Mojolicious/Guides/Cookbook.pod
Expand Up @@ -822,8 +822,8 @@ This even works for proxy C<CONNECT> requests.

=head2 Content generators

To generate the same type of content repeatedly for multiple requests, you can
use generators.
You can use generators to generate the same type of content repeatedly for
multiple requests.

use Mojo::UserAgent;
use Mojo::Asset::File;
Expand Down

0 comments on commit c1807ed

Please sign in to comment.