Skip to content

Commit cc46190

Browse files
committed
Remove repeated @explicit.
Fixes #367.
1 parent 4315e0c commit cc46190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2767,7 +2767,7 @@ <h3>Algorithm</h3>
27672767
Continue with the next <var>key</var> from <var>element</var>.</li>
27682768
<li class="changed">When the {{JsonLdOptions/frameExpansion}} flag is set,
27692769
if <var>expanded property</var> is any other
2770-
framing keyword (<code>@explicit</code>, <code>@default</code>,
2770+
framing keyword (<code>@default</code>,
27712771
<code>@embed</code>, <code>@explicit</code>, <code>@omitDefault</code>, or
27722772
<code>@requireAll</code>),
27732773
set <var>expanded value</var> to the result of performing the

0 commit comments

Comments
 (0)