We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab1a1fa commit ba23197Copy full SHA for ba23197
reference/dic_tags.rst
@@ -190,7 +190,7 @@ Finally, apply the filter:
190
You can also apply your filter via the ``assetic.filters.my_filter.apply_to``
191
config option as it's described here: :doc:`/cookbook/assetic/apply_to_option`.
192
In order to do that, you must define your filter service in a separate xml
193
-config file and point to this file's via the ``assetic.filters.my_filter.resource``
+config file and point to this file's path via the ``assetic.filters.my_filter.resource``
194
configuration key.
195
196
assetic.formula_loader
0 commit comments