Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e40ab02

Browse files
committed
minor #7107 [Profiler] Fix rst typo (hason)
This PR was merged into the 3.1 branch. Discussion ---------- [Profiler] Fix rst typo Commits ------- b7056b6 [Profiler] Fix rst typo
2 parents b462510 + b7056b6 commit e40ab02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

profiler/storage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ directory. If you want to use another location to store the profiles, define the
5050
));
5151
5252
You can also create your own profile storage service implementing the
53-
:class:``Symfony\Component\HttpKernel\Profiler\ProfilerStorageInterface`` and
53+
:class:`Symfony\\Component\\HttpKernel\\Profiler\\ProfilerStorageInterface` and
5454
overriding the ``profiler.storage`` service.

0 commit comments

Comments
 (0)