Skip to content

Commit 327f852

Browse files
authored
tweak punctuation
1 parent 32094f9 commit 327f852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/faq.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -960,7 +960,7 @@ for an overview of implemented features.
960960
=head2 Is Perl 6 fast enough for me?
961961
962962
That depends on what you are doing. Rakudo has been developed with the
963-
philosophy of "make it work right then make it work fast". It's fast for some
963+
philosophy of "make it work right then make it work fast." It's fast for some
964964
things already but needs work for others. Since Perl 6 provides lots of clues
965965
to the JIT that other dynamic languages don't, we think we'll have a lot of
966966
headroom for performance improvements.

0 commit comments

Comments
 (0)