Skip to content

Commit fdf1d83

Browse files
committed
Merge branch '7.1' into 7.2
* 7.1: [FrameworkBundle] Lower uppercase `must`
2 parents e060b09 + fabff4d commit fdf1d83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3231,7 +3231,7 @@ settings from the base pool as defaults.
32313231

32323232
.. note::
32333233

3234-
Your service MUST implement the ``Psr\Cache\CacheItemPoolInterface`` interface.
3234+
Your service needs to implement the ``Psr\Cache\CacheItemPoolInterface`` interface.
32353235

32363236
public
32373237
""""""

0 commit comments

Comments
 (0)