Fixed a typo
diff --git a/user_guide/helpers/url_helper.html b/user_guide/helpers/url_helper.html
index e5e35df..dcf0208 100644
--- a/user_guide/helpers/url_helper.html
+++ b/user_guide/helpers/url_helper.html
@@ -98,7 +98,7 @@
<p>Returns the full URL (including segments) of the page being currently viewed.</p>
-<h2>uri_segments()</h2>
+<h2>uri_string()</h2>
<p>Returns the URI segments of any page that contains this function. For example, if your URL was this:</p>
<code>http://some-site.com/blog/comments/123</code>