diff --git a/reference/configuration/framework.rst b/reference/configuration/framework.rst index 6376c057940..48016522399 100644 --- a/reference/configuration/framework.rst +++ b/reference/configuration/framework.rst @@ -2064,7 +2064,7 @@ base_path **type**: ``string`` -This option allows you to define a base path to be used for assets: +This option allows you to define a base path from where Twig's ``{{ asset() }}`` function is resolved: .. configuration-block::