diff --git a/_site/documentation/overview/what-is-capistrano/index.html b/_site/documentation/overview/what-is-capistrano/index.html
index cae11ce3..9cebb21c 100644
--- a/_site/documentation/overview/what-is-capistrano/index.html
+++ b/_site/documentation/overview/what-is-capistrano/index.html
@@ -129,7 +129,7 @@ enumerating uptimes, and/or applying security patches)
Capistrano is also very scriptable, and can be integrated with any other
-Ruby software to form part of a larger too.
+Ruby software to form part of a larger tool.
What does it look like?
@@ -285,7 +285,7 @@ enumerating uptimes, and/or applying security patches)
Capistrano is also very scriptable, and can be integrated with any other
-Ruby software to form part of a larger too.
+Ruby software to form part of a larger tool.
What does it look like?
diff --git a/documentation/overview/what-is-capistrano/index.markdown b/documentation/overview/what-is-capistrano/index.markdown
index 783c7edb..8f9da38f 100644
--- a/documentation/overview/what-is-capistrano/index.markdown
+++ b/documentation/overview/what-is-capistrano/index.markdown
@@ -18,7 +18,7 @@ Capistrano can be used to:
* To drive infrastructure provisioning tools such as *chef-solo*, *Ansible* or similar.
Capistrano is also *very* scriptable, and can be integrated with any other
-Ruby software to form part of a larger too.
+Ruby software to form part of a larger tool.
#### What does it look like?