Skip to content

Commit 3ae2a41

Browse files
committed
minor #9714 Fix writing of the article with a lowercase letter (lex111)
This PR was submitted for the 4.0 branch but it was merged into the 3.4 branch instead (closes #9714). Discussion ---------- Fix writing of the article with a lowercase letter Commits ------- 215c3de Fix writing of the article with a lowercase letter
2 parents 7d185f9 + 215c3de commit 3ae2a41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Optimizing
5151
..........
5252

5353
* :doc:`Versioning (and the manifest.json file) </frontend/encore/versioning>`
54-
* :doc:`Using A CDN </frontend/encore/cdn>`
54+
* :doc:`Using a CDN </frontend/encore/cdn>`
5555
* :doc:`Creating a "Shared" entry for re-used modules </frontend/encore/shared-entry>`
5656
* :doc:`/frontend/encore/url-loader`
5757

0 commit comments

Comments
 (0)