Skip to content

Commit 7881a68

Browse files
committed
fix typo
1 parent e612cd3 commit 7881a68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/containers.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
=SUBTITLE A low-level explanation of Perl 6 containers
66
7-
This article started as a conversion on IRC explaining the difference
7+
This article started as a conversation on IRC explaining the difference
88
between the C<Array> and the C<List> type in Perl 6. It explains the levels
99
of indirection involved in dealing with variables and container elements.
1010

0 commit comments

Comments
 (0)