From 458f1907dbc23494de473e4df970f371cff08538 Mon Sep 17 00:00:00 2001 From: Alex Soyer Date: Fri, 8 Feb 2019 11:14:28 +0100 Subject: [PATCH] Update web_link.rst --- web_link.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_link.rst b/web_link.rst index ef0fc169320..59dfa2f0cca 100644 --- a/web_link.rst +++ b/web_link.rst @@ -50,7 +50,7 @@ To do that, first install the WebLink component: .. code-block:: terminal - $ composer req web-link + $ composer require symfony/web-link Now, update the template to use the ``preload()`` Twig function provided by WebLink: