added a missing word
diff --git a/user_guide/database/caching.html b/user_guide/database/caching.html
index d9b9062..6d157ab 100644
--- a/user_guide/database/caching.html
+++ b/user_guide/database/caching.html
@@ -91,7 +91,7 @@
 

 <p>Cache files DO NOT expire.  Any queries that have been cached will remain cached until you delete them.  The caching system

 permits you clear caches associated with individual pages, or you can delete the entire collection of cache files.

-Typically you'll to use the housekeeping functions described below to delete cache files after certain

+Typically you'll want to use the housekeeping functions described below to delete cache files after certain

 events take place, like when you've added new information to your database.</p>

 

 <h2>Will Caching Improve Your Site's Performance?</h2>