diff --git a/user_guide/general/urls.html b/user_guide/general/urls.html
index e62ac2f..b3b842d 100644
--- a/user_guide/general/urls.html
+++ b/user_guide/general/urls.html
@@ -112,7 +112,7 @@
 

 <code>www.your-site.com/index.php/products/view/shoes</code>

 

-<p>You can optionaally add a suffix, like <kbd>.html</kbd>, making the page appear to be of a certain type:</p>

+<p>You can optionally add a suffix, like <kbd>.html</kbd>, making the page appear to be of a certain type:</p>

 

 <code>www.your-site.com/index.php/products/view/shoes.html</code>