Skip to content

Commit

Permalink
fixed typo in routing guide
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Feb 19, 2014
1 parent 9e8228e commit 67de86a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Mojolicious/Guides/Routing.pod
Expand Up @@ -941,7 +941,7 @@ self-contained applications under a prefix.
=head2 Application plugins

Embedding L<Mojolicious> applications is easy, but it gets even easier if you
package the whole thing as a self contained reusable plugin.
package the whole thing as a self-contained reusable plugin.

# Plugin
package Mojolicious::Plugin::MyEmbeddedApp;
Expand Down

0 comments on commit 67de86a

Please sign in to comment.