Skip to content

Commit acbd6ec

Browse files
committed
correct description
1 parent 9d1a02e commit acbd6ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/about.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ with Mojolicious::Lite must be installed. Then run:
5151
=head2 Adding definitions
5252
5353
Documentables can be defined using an C<=headN> Pod directive, where
54-
C<N> is greater than one (e.g. C<=head1>, C<=head2>, C<=head3>, …).
54+
C<N> is greater than zero (e.g., C<=head1>, C<=head2>, C<=head3>, …).
5555
5656
All of the paragraphs and blocks following that directive, up until the
5757
next directive of the same level, will be considered part of the

0 commit comments

Comments
 (0)