Fixed typo

This commit is contained in:
Fabien Potencier
2024-07-05 09:40:27 +02:00
parent b37417972c
commit f21cb5a6c2
+1 -1
View File
@@ -6,7 +6,7 @@
`Twig\ExpressionParser::parseMappingExpression()`
* Deprecate `Twig\ExpressionParser\parseArrayExpression()`` in favor of
`Twig\ExpressionParser::parseSequenceExpression()`
* Add `sequence` and `mapping` tests.
* Add `sequence` and `mapping` tests
# 3.10.3 (2024-05-16)