Skip to content

Commit ad2b663

Browse files
committed
Change @omitGraph to omitGraph in comment to example 41.
Fixes #116.
1 parent a0eb400 commit ad2b663

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

index.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1861,7 +1861,7 @@ <h4>Omit graph flag</h4>
18611861
or by setting the <a>omit graph flag</a> to `false`.</p>
18621862

18631863
<aside class="example ds-selector-tabs"
1864-
title="Framed library objects with @omitGraph set to false">
1864+
title="Framed library objects with omitGraph set to false">
18651865
<div class="selectors">
18661866
<a class="playground"
18671867
data-result-for="#flattened-library-objects"
@@ -3166,6 +3166,11 @@ <h2>Changes since Recommendation of 16 July 2020</h2>
31663166
Also updated internal references to use appropriate reference syntax.
31673167
This is in response to <a href="https://github.com/w3c/json-ld-framing/issues/136">Issue 136</a>.
31683168
</li>
3169+
<li>
3170+
Updated label on <a href="#example-framed-library-objects-with-omitgraph-set-to-false">Example 41</a>
3171+
to use `omitGraph` instead of `@omitGraph`,
3172+
as {{JsonLdOptions/omitGraph}} is an API option, not a <a>framing keyword</a>.
3173+
</li>
31693174
</ul>
31703175
</section>
31713176

0 commit comments

Comments
 (0)