Skip to content

Commit 3112f87

Browse files
committed
improve phrasing
1 parent 8c82530 commit 3112f87

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/Dancer2.pm

+2-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,8 @@ __END__
129129
Dancer2 is a lightweight micro web framework for Perl. It is the new
130130
generation of L<Dancer> and replaces L<Dancer>.
131131
132-
If you are converting a L<Dancer> application to L<Dancer2>, the
132+
If you are converting a L<Dancer> application to L<Dancer2>, it may
133+
simply be a matter of changing C<use Dancer> to C<use Dancer2>. The
133134
L<Dancer2::Manual::Migration> document covers the changes you might
134135
need to make in your code.
135136

0 commit comments

Comments
 (0)