diff --git a/S17-concurrency.pod b/S17-concurrency.pod index 6c9bcbf66..8d082945c 100644 --- a/S17-concurrency.pod +++ b/S17-concurrency.pod @@ -13,13 +13,13 @@ Synopsis 17: Concurrency Created: 3 Nov 2013 - Last Modified: 7 Jan 2014 - Version: 14 + Last Modified: 4 Apr 2014 + Version: 15 This synopsis is based around the concurrency primitives and tools currently -being implemented in Rakudo on the JVM. It covers both things that are -already implemented today, in addition to things expected to be implemented -in the near future (where "near" means O(months)). +being implemented in Rakudo on MoarVM and the JVM. It covers both things +that are already implemented today, in addition to things expected to be +implemented in the near future (where "near" means O(months)). =head1 Design Philosophy