We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4586b17 + dec5be0 commit 777267aCopy full SHA for 777267a
components/phpunit_bridge.rst
@@ -151,7 +151,7 @@ If you have this kind of time-related tests::
151
152
You used the :doc:`Symfony Stopwatch Component </components/stopwatch>` to
153
calculate the duration time of your process, here 10 seconds. However, depending
154
-on the load of the server your the processes running on your local machine, the
+on the load of the server or the processes running on your local machine, the
155
``$duration`` could for example be `10.000023s` instead of `10s`.
156
157
This kind of tests are called transient tests: they are failing randomly
0 commit comments