From 55035800404f7e530d8970567f30ad1e0f2cb5b6 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Mon, 30 Apr 2018 19:07:57 +0300 Subject: [PATCH] Fix writing of the article with a lowercase letter --- frontend.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend.rst b/frontend.rst index a3bd004d954..5b180b09e78 100644 --- a/frontend.rst +++ b/frontend.rst @@ -51,7 +51,7 @@ Optimizing .......... * :doc:`Versioning (and the manifest.json file) ` -* :doc:`Using A CDN ` +* :doc:`Using a CDN ` * :doc:`Creating a "Shared" entry for re-used modules ` * :doc:`/frontend/encore/url-loader`