Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
tweak punctuation
  • Loading branch information
tbrowder committed Aug 31, 2019
1 parent 32094f9 commit 327f852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/faq.pod6
Expand Up @@ -960,7 +960,7 @@ for an overview of implemented features.
=head2 Is Perl 6 fast enough for me?
That depends on what you are doing. Rakudo has been developed with the
philosophy of "make it work right then make it work fast". It's fast for some
philosophy of "make it work right then make it work fast." It's fast for some
things already but needs work for others. Since Perl 6 provides lots of clues
to the JIT that other dynamic languages don't, we think we'll have a lot of
headroom for performance improvements.
Expand Down

0 comments on commit 327f852

Please sign in to comment.