10000 [#3191] Fixing semicolon thanks to @WouterJ · symfony/symfony-docs@cd98a63 · GitHub
[go: up one dir, main page]

Skip to content

Commit cd98a63

Browse files
committed
[#3191] Fixing semicolon thanks to @wouterj
1 parent a14c39d commit cd98a63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/expression_language/syntax.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ to JavaScript::
4949
)
5050
);
5151

52-
This will print ``Honeycrisp``;
52+
This will print ``Honeycrisp``.
5353

5454
Calling Methods
5555
~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)
0