Skip to content

Commit 8496a30

Browse files
committed
Remove normative MUST from algorithm terms.
1 parent 28e7c89 commit 8496a30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

common/algorithm-terms.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
The currently active subject that the processor should use when processing.</dd>
1212
<dt><dfn data-cite="JSON-LD11-FRAMING#dfn-expicit-inclusion-flag">explicit inclusion flag</dfn></dt><dd>
1313
A flag specifying that for <a>properties</a> to be included in the output,
14-
they MUST be explicitly declared in the matching <a>frame</a>.</dd>
14+
they must be explicitly declared in the matching <a>frame</a>.</dd>
1515
<dt><dfn data-cite="JSON-LD11-FRAMING#dfn-framing-state">framing state</dfn></dt><dd>
1616
A <a>map</a> containing values for
1717
the <a>object embed flag</a>,
@@ -46,7 +46,7 @@
4646
copied into a new <a>processor state</a> when entering a new <a>JSON object</a>.</dd>
4747
<dt><dfn data-cite="JSON-LD11-FRAMING#dfn-require-all-flag">require all flag</dfn></dt><dd>
4848
A flag specifying that all properties present in the <a>input frame</a>
49-
MUST either have a default value
49+
must either have a default value
5050
or be present in the <a>JSON-LD input</a>
5151
for the frame to match.</dd>
5252
</dl>

0 commit comments

Comments
 (0)