adds vs add typo fix
diff --git a/user_guide/helpers/text_helper.html b/user_guide/helpers/text_helper.html
index 53380f7..be189ef 100644
--- a/user_guide/helpers/text_helper.html
+++ b/user_guide/helpers/text_helper.html
@@ -81,7 +81,7 @@
// Returns: Here is a nice…
</code>
-<p>The third parameter is an optional suffix added to the string. By default it add an ellipsis.</p>
+<p>The third parameter is an optional suffix added to the string. By default it adds an ellipsis.</p>
<h2>character_limiter()</h2>