Skip to content

Commit 2c8104c

Browse files
committed
Correct spelling & grammar in 4.4 profiler/
1 parent 62c0653 commit 2c8104c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

profiler/data_collector.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Enabling Custom Data Collectors
9292

9393
If you're using the :ref:`default services.yaml configuration <service-container-services-load-example>`
9494
with ``autoconfigure``, then Symfony will automatically see your new data collector!
95-
Your ``collect()`` method should be called next time your refresh.
95+
Your ``collect()`` method should be called the next time you refresh.
9696

9797
If you're not using ``autoconfigure``, you can also :ref:`manually wire your service <services-explicitly-configure-wire-services>`
9898
and :doc:`tag </service_container/tags>` it with ``data_collector``.

0 commit comments

Comments
 (0)