Skip to content

Commit 415c4ec

Browse files
authored
Update extending.rst
1 parent 478400a commit 415c4ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/expression_language/extending.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ register.
9292
9393
.. tip::
9494

95-
You can create an expression function from a PHP function with the
95+
To create an expression function from a PHP function with the
9696
:method:`Symfony\\Component\\ExpressionLanguage\\ExpressionFunction::fromPhp` static method::
9797

9898
ExpressionFunction::fromPhp('strtoupper');

0 commit comments

Comments
 (0)