diff --git a/testing.rst b/testing.rst index c40039e5f08..683998543ec 100644 --- a/testing.rst +++ b/testing.rst @@ -272,7 +272,7 @@ the container is stored in ``self::$container``:: The container in ``self::$container`` is actually a special test container. It gives you access to both the public services and the non-removed -:ref:`private services ` services. +:ref:`private services `. .. note::