FAQ/Izenda-Caching-Lifecycle.md
... ...
@@ -4,9 +4,9 @@
4 4
5 5
There is no single life-cycle of caching in Izenda. There are several caches which act simultaneously and independently on each other, the 'cycle' will always be different depending on your given Izenda usage scenario.
6 6
7
-But for each cache individually a life-cycle of course exists and it is rather strict.
7
+However, each cache has an individual life-cycle that exists and is rather strict.
8 8
9
-We describe below caches existing in Izenda, and provide a brief life-cycle for each of them.
9
+Below is a description of the caches existing in Izenda along with a brief life-cycle for each of them.
10 10
11 11
### DatabaseSchema-related caches in Driver class.
12 12