Skip to content

Commit afde6ab

Browse files
committed
minor #15138 Typo with backticks. (askeita)
This PR was submitted for the 5.2 branch but it was merged into the 4.4 branch instead. Discussion ---------- Typo with backticks. Removed extra backticks that are visible. <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `5.x` for features of unreleased versions). --> Commits ------- e1ca152 Typo with backticks.
2 parents 43fce37 + e1ca152 commit afde6ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http_cache/validation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ doing so much work.
106106

107107
.. tip::
108108

109-
Symfony also supports weak ``ETag``s by passing ``true`` as the second
109+
Symfony also supports weak ``ETag`` s by passing ``true`` as the second
110110
argument to the
111111
:method:`Symfony\\Component\\HttpFoundation\\Response::setEtag` method.
112112

0 commit comments

Comments
 (0)