From 7b127c8a6fc2dba529d29a3ea01f140a774ab35b Mon Sep 17 00:00:00 2001 From: Javier Eguiluz Date: Wed, 31 Oct 2018 08:33:22 +0100 Subject: [PATCH 1/2] Fixed a syntax issue --- service_container/tags.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service_container/tags.rst b/service_container/tags.rst index e61a67d368c..7dcafa0484f 100644 --- a/service_container/tags.rst +++ b/service_container/tags.rst @@ -64,7 +64,7 @@ tag: the container sees that your class extends ``AbstractExtension`` (or more a that it implements ``ExtensionInterface``) and adds the tag for you. If you want to apply tags automatically for your own services, use the -``_instanceof`` option:: +``_instanceof`` option: .. configuration-block:: From 492d27c003583fd88f7b40851fd9a59e29ec8a14 Mon Sep 17 00:00:00 2001 From: Javier Eguiluz Date: Wed, 31 Oct 2018 08:58:46 +0100 Subject: [PATCH 2/2] Fixed a duplicated link --- weblink.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/weblink.rst b/weblink.rst index d8e033dbc58..c72dfe5897f 100644 --- a/weblink.rst +++ b/weblink.rst @@ -99,9 +99,8 @@ issuing an early separate HTTP request, use the ``nopush`` option: Resource Hints -------------- -`Resource Hints `_ are -used by applications to help browsers when deciding which resources should be -downloaded, preprocessed or connected to first. +Resource Hints are used by applications to help browsers when deciding which +resources should be downloaded, preprocessed or connected to first. The WebLink component provides the following Twig functions to send those hints: