Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lucs committed Apr 28, 2019
1 parent bf106dc commit 834344e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/containers.pod6
Expand Up @@ -5,7 +5,7 @@
=SUBTITLE A low-level explanation of Perl 6 containers
This section explains the levels of indirection involved in dealing with
variables and container elements. The difference types of containers used in
variables and container elements. The different types of containers used in
Perl 6 are explained and the actions applicable to them like assigning, binding
and flattening. More advanced topics like self-referential data, type
constraints and custom containers are discussed at the end.
Expand Down

0 comments on commit 834344e

Please sign in to comment.