Skip to content

Commit 6e2a22a

Browse files
author
Maxime Jobin
committed
Adjust bold text
1 parent f50c475 commit 6e2a22a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Reasons for not serving a cached file:
9191
* **Arguments found**: One or more argument was found in the request (e.g. ?page=2).
9292
* **Maintenance mode**: The .maintenance file was found. Therefore, let's WordPress handle what should be displayed.
9393
* **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.
94+
* **File not cached**: No cached file was found for that request.
9595

9696
## <a name='faq'>FAQ</a>
9797
No frequently asked questions... so far.

0 commit comments

Comments
 (0)