Skip to content

Commit d38f00e

Browse files
committed
Fixed a minor indenttation issue
1 parent 03b83ba commit d38f00e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/routing/hostname_pattern.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ Testing your Controllers
289289
You need to set the Host HTTP header on your request objects if you want to get
290290
past url matching in your functional tests.
291291

292-
.. code-block:: php
292+
.. code-block:: php
293293
294294
$crawler = $client->request(
295295
'GET',

0 commit comments

Comments
 (0)