=doc Akka & GitHub appearances in docs (#20968)

* =doc capitalize akka word

* Capitalize GitHub appearances in docs
This commit is contained in:
Nafer Sanabria 2016-07-18 03:33:44 -05:00 committed by Konrad Malawski
parent 12fadfe8e5
commit 2078396197
16 changed files with 17 additions and 17 deletions

View file

@ -14,7 +14,7 @@ Cluster metrics information is primarily used for load-balancing routers,
and can also be used to implement advanced metrics-based node life cycles,
such as "Node Let-it-crash" when CPU steal time becomes excessive.
Cluster Metrics Extension is a separate akka module delivered in ``akka-cluster-metrics`` jar.
Cluster Metrics Extension is a separate Akka module delivered in ``akka-cluster-metrics`` jar.
To enable usage of the extension you need to add the following dependency to your project:
::