diff --git a/sections/chapter_12.pod b/sections/chapter_12.pod index 58f6d6b9..87b0d7ea 100644 --- a/sections/chapter_12.pod +++ b/sections/chapter_12.pod @@ -1,7 +1,7 @@ =head0 What's Missing Perl 5 isn't perfect, but it's malleable--in part because no single -configuration is idea for every programmer and every purpose. Some useful +configuration is ideal for every programmer and every purpose. Some useful behaviors are available as core libraries. More are available from the CPAN. Your effectiveness as a Perl programmer depends on you taking advantage of these enhancements.