diff --git a/docs/en/programmers/caching/caching-groups.xml b/docs/en/programmers/caching/caching-groups.xml index 9a579af7..29a7fff3 100644 --- a/docs/en/programmers/caching/caching-groups.xml +++ b/docs/en/programmers/caching/caching-groups.xml @@ -8,7 +8,7 @@ cache_id value. You can have as many sub-groups as you like. - You can think of cache groups like a directory heirarchy. For instance, a + You can think of cache groups like a directory hierarchy. For instance, a cache group of "a|b|c" could be thought of as the directory structure "/a/b/c/". clear_cache(null,"a|b|c") would be like removing the files "/a/b/c/*". clear_cache(null,"a|b") would be like removing the files