8000 [Profiler] Fix rst typo · symfony/symfony-docs@ec460e5 · GitHub
[go: up one dir, main page]

Skip to content

Commit ec460e5

Browse files
authored
[Profiler] Fix rst typo
1 parent b462510 commit ec460e5

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)
0