Skip to content

Commit ba23197

Browse files
committed
[symfony#2480] Language tweak per @pvolok
1 parent ab1a1fa commit ba23197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/dic_tags.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ Finally, apply the filter:
190190
You can also apply your filter via the ``assetic.filters.my_filter.apply_to``
191191
config option as it's described here: :doc:`/cookbook/assetic/apply_to_option`.
192192
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``
193+
config file and point to this file's path via the ``assetic.filters.my_filter.resource``
194194
configuration key.
195195
196196
assetic.formula_loader

0 commit comments

Comments
 (0)