Skip to content

Commit

Permalink
fix typo in routing guide
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Jan 26, 2016
1 parent 00e40e4 commit 61612ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Mojolicious/Guides/Routing.pod
Expand Up @@ -792,7 +792,7 @@ For a full list of available hooks see L<Mojolicious/"HOOKS">.
=head2 Introspection

The command L<Mojolicious::Command::routes> can be used from the command line
to list all available routes together with name and underlying regular
to list all available routes together with names and underlying regular
expressions.

$ ./myapp.pl routes -v
Expand Down

0 comments on commit 61612ae

Please sign in to comment.