Skip to content

Commit 5f48888

Browse files
committed
Address @iherman comment in PR.
> shouldn't it be "...with a `@graph` property can be useful for saving the repetition of `@context`"?
1 parent 2ff493f commit 5f48888

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
@@ -1863,7 +1863,7 @@ <h1>Advanced Concepts</h1>
18631863
and may be necessary when describing a disconnected graph,
18641864
where nodes may not reference each other. In such cases, using
18651865
a top-level dictionary with a <code>@graph</code> property can be useful for saving
1866-
the repetition of <code>@graph</code>. See <a href="#embedding" class="sectionRef"></a>
1866+
the repetition of <code>@context</code>. See <a href="#embedding" class="sectionRef"></a>
18671867
for more.</p>
18681868

18691869
<aside class="example ds-selector-tabs"

0 commit comments

Comments
 (0)