8000 minor language tweak · symfony/symfony-docs@d360452 · GitHub
[go: up one dir, main page]

Skip to content

Commit d360452

Browse files
authored
minor language tweak
1 parent eac5218 commit d360452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/var_dumper.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Inside a Symfony application, the output of the dump server is configured with
119119
the :ref:`dump_destination option <configuration-debug-dump_destination>` of the
120120
``debug`` package.
121121

122-
Outside a Symfony application, one is required to use the ServerDumper class:
122+
Outside a Symfony application, use the ``ServerDumper`` class:
123123

124124
require __DIR__.'/vendor/autoload.php';
125125

0 commit comments

Comments
 (0)
0