diff --git a/docs/contrib_components/frontendcache.rst b/docs/contrib_components/frontendcache.rst index cc6bf8fa9..8a36e55f0 100644 --- a/docs/contrib_components/frontendcache.rst +++ b/docs/contrib_components/frontendcache.rst @@ -65,7 +65,7 @@ Finally, make sure you have configured your frontend cache to accept PURGE reque Cloudflare ^^^^^^^^^^ -Firstly, you need to register an account with Cloudflare if you haven't already got one. You can do this here: +Firstly, you need to register an account with Cloudflare if you haven't already got one. You can do this here: `Cloudflare Sign up `_ Add an item into the ``WAGTAILFRONTENDCACHE`` and set the ``BACKEND`` parameter to ``wagtail.contrib.wagtailfrontendcache.backends.CloudflareBackend``. This backend requires two extra parameters, ``EMAIL`` (your Cloudflare account email) and ``TOKEN`` (your API token from Cloudflare).