Skip to content

Commit 25d5276

Browse files
visitorckwvmcj
authored andcommitted
Fix typo in documentation
Fixed a typo in the word 'interfae' by replacing it with 'interface'. (cherry picked from commit 078f1c7)
1 parent fd74386 commit 25d5276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/manual/config-advanced.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ Clearing the PHP/Symfony cache
405405
------------------------------
406406

407407
Some operations require you to clear the PHP/Symfony cache. To do this, execute
408-
the `webapp/bin/console` (see the Config checker in the admin interfae for the
408+
the `webapp/bin/console` (see the Config checker in the admin interface for the
409409
full filesystem path of your installation) binary with the `cache:clear` subcommand::
410410

411411
webapp/bin/console cache:clear

0 commit comments

Comments
 (0)