Skip to content

Commit b0e65e7

Browse files
committed
fixe tagline
1 parent 8fc4ef8 commit b0e65e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/expression_language/syntax.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ When passing objects into an expression, you can use different syntaxes to
2929
access properties and call methods on the object.
3030

3131
Accessing Public Properties
32-
~~~~~~~~~~~~~~~~~~~~~~~~
32+
~~~~~~~~~~~~~~~~~~~~~~~~~~~
3333

3434
Public properties on objects can be accessed by using the ``.`` syntax, similar
3535
to JavaScript::

0 commit comments

Comments
 (0)