aboutsummaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
authorDiego <diegolparra@gmail.com>2014-01-18 19:39:10 -0300
committerDiego <diegolparra@gmail.com>2014-01-18 19:39:10 -0300
commit3e71004f81bd31ad8901f24ca584a2da1fcc7dd9 (patch)
tree0b65af859c725d9a260005c097e97c37e93f3023 /site
parent16b6f8e94a8c7667608469ac7949a55f065c4478 (diff)
parent4e14a233e39ed81035b3ea77baba57002cabe770 (diff)
downloadKamon-3e71004f81bd31ad8901f24ca584a2da1fcc7dd9.tar.gz
Kamon-3e71004f81bd31ad8901f24ca584a2da1fcc7dd9.tar.bz2
Kamon-3e71004f81bd31ad8901f24ca584a2da1fcc7dd9.zip
fix typo
Diffstat (limited to 'site')
-rw-r--r--site/src/jekyll/index.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/site/src/jekyll/index.html b/site/src/jekyll/index.html
index d92317dc..48f4446b 100644
--- a/site/src/jekyll/index.html
+++ b/site/src/jekyll/index.html
@@ -33,8 +33,7 @@ title: Kamon - Tools for Reactive Applications Monitoring
<div class="col-md-4">
<h3><i class="fa fa-cogs"></i> Spray <small>server/client tracing</small></h3>
-
- <p>The Spray module contains a number of directives that allow do things like obtain in each incoming request the UOW, also offers a set of real time metrics in order to know the status of the application, in summary:
+ <p>The Spray module contains a number of directives that allow do things like obtain in each incoming request the UOW, also offers a set of real time metrics in order to know the status of the application, in summary:
<ul>
<li>Directives</li>
<li>RPM</li>