We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f50c475 commit 6e2a22aCopy full SHA for 6e2a22a
README.md
@@ -91,7 +91,7 @@ Reasons for not serving a cached file:
91
* **Arguments found**: One or more argument was found in the request (e.g. ?page=2).
92
* **Maintenance mode**: The .maintenance file was found. Therefore, let's WordPress handle what should be displayed.
93
* **Cookie**: A specific cookie was found and tells to not serve the cached page (e.g. user is logged in, post with password).
94
- * **File** not cached: No cached file was found for that request.
+ * **File not cached**: No cached file was found for that request.
95
96
## <a name='faq'>FAQ</a>
97
No frequently asked questions... so far.
0 commit comments