Skip to content

Commit 051ff55

Browse files
Update bundles/configuration.rst
Co-authored-by: Alexandre Daubois <2144837+alexandre-daubois@users.noreply.github.com>
1 parent 81859d6 commit 051ff55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ namespace is then replaced with the XSD validation base path returned from
482482
method. This namespace is then followed by the rest of the path from the base
483483
path to the file itself.
484484

485-
By convention, the XSD file lives in the ``config/schema/``, but you
485+
By convention, the XSD file lives in ``config/schema/``, but you
486486
can place it anywhere you like. You should return this path as the base path::
487487

488488
// src/DependencyInjection/AcmeHelloExtension.php

0 commit comments

Comments
 (0)