Skip to content

Commit e487508

Browse files
Minor tweaks
1 parent 88f5615 commit e487508

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

reference/configuration/framework.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -967,13 +967,13 @@ Each package can configure the following options:
967967
.. _reference-assets-version-strategy:
968968

969969
version_strategy
970-
..............
970+
................
971971

972972
**type**: ``string`` **default**: ``null``
973973

974-
This specifies a service id of a service to use as the version strategy for
974+
This specifies the id of the service to use as the version strategy for
975975
all rendered asset paths. Version strategies must implement
976-
:class:`Symfony\\Component\\Asset\\VersionStrategy\\VersionStrategy`.
976+
:class:`Symfony\\Component\\Asset\\VersionStrategy\\VersionStrategyInterface`.
977977

978978
.. note::
979979

0 commit comments

Comments
 (0)