File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ wp cache
2121
2222By default, the WP Object Cache exists in PHP memory for the length of the
2323request (and is emptied at the end). Use a persistent object cache drop-in
24- to persist the object cache between request .
24+ to persist the object cache between requests .
2525
2626[ Read the codex article] ( https://codex.wordpress.org/Class_Reference/WP_Object_Cache )
2727for more detail.
Original file line number Diff line number Diff line change 55 *
66 * By default, the WP Object Cache exists in PHP memory for the length of the
77 * request (and is emptied at the end). Use a persistent object cache drop-in
8- * to persist the object cache between request .
8+ * to persist the object cache between requests .
99 *
1010 * [Read the codex article](https://codex.wordpress.org/Class_Reference/WP_Object_Cache)
1111 * for more detail.
You can’t perform that action at this time.
0 commit comments