summaryrefslogtreecommitdiffstats
path: root/user_guide/database/caching.html
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2008-06-02 20:11:50 +0200
committerDerek Allard <derek.allard@ellislab.com>2008-06-02 20:11:50 +0200
commita5481acfbee750e5295713ad250dbb2573d374b0 (patch)
tree62261e39abfe07b7b1175527090a56fc3f024a3e /user_guide/database/caching.html
parent8039d4c217cd0324e191f3c7887803246070a194 (diff)
added a missing word
Diffstat (limited to 'user_guide/database/caching.html')
-rw-r--r--user_guide/database/caching.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/database/caching.html b/user_guide/database/caching.html
index d9b906218..6d157abe1 100644
--- a/user_guide/database/caching.html
+++ b/user_guide/database/caching.html
@@ -91,7 +91,7 @@ accessing your database. Your database usage can effectively be reduced to zero
<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>