Skip to content

Commit f0ffa9a

Browse files
authored
Fix typo
"private services services"
1 parent 18967c7 commit f0ffa9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ the container is stored in ``static::getContainer()``::
273273

274274
The container in ``static::getContainer()`` is actually a special test container.
275275
It gives you access to both the public services and the non-removed
276-
:ref:`private services <container-public>` services.
276+
:ref:`private services <container-public>`.
277277

278278
.. note::
279279

0 commit comments

Comments
 (0)