File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1678,7 +1678,7 @@ <h2>Frame Matching Algorithm</h2>
1678
1678
In general, a node object matches a frame if it meets the matches on < code > @type</ code > ,
1679
1679
< code > @id</ code > ,
1680
1680
or if it matches given one of several different properties.
1681
- If the < a > require all flag</ a > is < code > true</ code > , all properties much has defaults
1681
+ If the < a > require all flag</ a > is < code > true</ code > , all properties must have defaults
1682
1682
or match for the frame to match.</ p >
1683
1683
1684
1684
< p class ="note "> As matching is performed on expanded node objects, all values will be in the form of an array.</ p >
@@ -1708,7 +1708,7 @@ <h2>Frame Matching Algorithm</h2>
1708
1708
and returns a list of matched subjects by filtering each < var > node</ var > in < var > subjects</ var > as follows:</ p >
1709
1709
1710
1710
< p > All properties, including < code > @id</ code > and < code > @type</ code > , but no other < a > keywords</ a > are considered
1711
- whem matching a frame.. </ p >
1711
+ whem matching a frame.</ p >
1712
1712
1713
1713
< ol >
1714
1714
< li > < var > node</ var > matches if frame has no properties.</ li >
You can’t perform that action at this time.
0 commit comments