We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fc4ef8 commit b0e65e7Copy full SHA for b0e65e7
components/expression_language/syntax.rst
@@ -29,7 +29,7 @@ When passing objects into an expression, you can use different syntaxes to
29
access properties and call methods on the object.
30
31
Accessing Public Properties
32
-~~~~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~~~~~~~
33
34
Public properties on objects can be accessed by using the ``.`` syntax, similar
35
to JavaScript::
0 commit comments