8000 minor #10635 Fixed a formatting issue in WebLink article (javiereguiluz) · symfony/symfony-docs@969b36b · GitHub
[go: up one dir, main page]

Skip to content

Commit 969b36b

Browse files
committed
minor #10635 Fixed a formatting issue in WebLink article (javiereguiluz)
This PR was merged into the 3.4 branch. Discussion ---------- Fixed a formatting issue in WebLink article Commits ------- d6dd678 Fixed a formatting issue in WebLink article
2 parents 54a23d9 + d6dd678 commit 969b36b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

weblink.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@ The WebLink component provides the following Twig functions to send those hints:
112112
which includes the DNS lookup, TCP handshake, and optional TLS negotiation, allows
113113
the user agent to mask the high latency costs of establishing a connection".
114114
* ``prefetch()``: "identifies a resource that might be required by the next
115-
navigation, and that the user agent *should* fetch, such that the user agent
116-
can deliver a faster response once the resource is requested in the future".
115+
navigation, and that the user agent *should* fetch, such that the user agent
116+
can deliver a faster response once the resource is requested in the future".
117117
* ``prerender()``: "identifies a resource that might be required by the next
118118
navigation, and that the user agent *should* fetch and execute, such that the
119119
user agent can deliver a faster response once the resource is requested later".

0 commit comments

Comments
 (0)
0