Fix typo of the "Why Akka?" documentation (#22228)

This commit is contained in:
Keiji Yoshida 2017-01-26 18:17:18 +09:00 committed by Konrad `ktoso` Malawski
parent 5ffb08cd78
commit 844a474654

View file

@ -6,7 +6,7 @@ What features can the Akka platform offer, over the competition?
Akka provides scalable real-time transaction processing.
Akka is an unified runtime and programming model for:
Akka is a unified runtime and programming model for:
- Scale up (Concurrency)
- Scale out (Remoting)