From fed16fe72586d59ee5e20b981f01ab4a99459f71 Mon Sep 17 00:00:00 2001 From: Dmitry Vapelnik Date: Fri, 5 Feb 2016 15:50:06 +0200 Subject: [PATCH] Update testing.rst --- book/testing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/testing.rst b/book/testing.rst index f7c4a1e5831..5d088e7345a 100644 --- a/book/testing.rst +++ b/book/testing.rst @@ -857,7 +857,7 @@ section: Learn more ---------- -* The :doc:`chapter about tests in the Symfony Framework Best Practices ` +* :doc:`The chapter about tests in the Symfony Framework Best Practices ` * :doc:`/components/dom_crawler` * :doc:`/components/css_selector` * :doc:`/cookbook/testing/http_authentication`