Skip to content

Commit d9ae2fc

Browse files
authored
some tweaks
1 parent 36a9232 commit d9ae2fc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/Language/about.pod6

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,21 @@
44
55
=SUBTITLE Documentation for the Perl 6 Documentation Project
66
7-
This documentation is an attempt to document the Perl 6 programming
7+
This document collection represents the on-going effort to document the Perl 6 programming
88
language with the goals of being comprehensive, easy to use, easy to
99
navigate, and useful to both newcomers and experienced Perl 6
10-
programmers.
10+
programmers alike.
1111
1212
An HTML version of the documentation is located online at
1313
L<https://docs.perl6.org>.
1414
1515
The official source for this documentation is located at L<perl6/doc on
1616
GitHub|https://github.com/perl6/doc>.
1717
18-
The information in this document is a quick overview of the process
18+
The information in this particular document is a quick overview of the process
1919
described in more detail in L<CONTRIBUTING on GitHub|https://github.com/perl6/doc/CONTRIBUTING.md>.
20-
This document also provides a short introduction of writing the Perl 6
21-
POD files which produce these web pages.
20+
This document also provides a short introduction to writing the Perl 6
21+
POD files which produce the rendered pages in html or other formats.
2222
2323
=head1 Structure
2424

0 commit comments

Comments
 (0)