Skip to content

Commit

Permalink
sentence case
Browse files Browse the repository at this point in the history
  • Loading branch information
tbrowder committed Jul 8, 2018
1 parent c853b2b commit fd88c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/concurrency.pod6
Expand Up @@ -2,7 +2,7 @@
=TITLE Concurrency
=SUBTITLE Concurrency and asynchronous Programming
=SUBTITLE Concurrency and asynchronous programming
In common with most modern programming languages, Perl 6 is designed to
support parallelism, asynchronicity and L<concurrency|https://en.wikipedia.org/wiki/Concurrent_computing>. Parallelism is about doing multiple things at once. I<Asynchronous programming>, which is sometimes called event driven or reactive
Expand Down

0 comments on commit fd88c06

Please sign in to comment.