8000 Fixed a formatting issue in WebLink article · symfony/symfony-docs@d6dd678 · GitHub
[go: up one dir, main page]

Skip to content

Commit d6dd678

Browse files
committed
Fixed a formatting issue in WebLink article
1 parent 54a23d9 commit d6dd678

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