Skip to content

Commit bd8f5a5

Browse files
committed
perl 6, not perl6.
1 parent 827e8cb commit bd8f5a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ get started contributing documentation.
108108
the operator. (`p6doc '%%'` returns the documentation for
109109
`&infix:<%%>`.)
110110

111-
* Perl6 implementations could embed `P<...>` tags in their source
111+
* Perl 6 implementations could embed `P<...>` tags in their source
112112
code that would then inline the corresponding entry from `p6doc`.
113113
This would enable things like `&say.WHY` to (dynamically!)
114114
retrieve the documentation string from `p6doc`, without having

0 commit comments

Comments
 (0)