Skip to content

Commit f45daf0

Browse files
gkelloggdlongley
andcommitted
Apply suggestions from @dlongley code review
Co-Authored-By: Dave Longley <[email protected]>
1 parent 044d1c8 commit f45daf0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2277,7 +2277,7 @@ <h1>Advanced Concepts</h1>
22772277
<p class="note">Setting the <a>processing mode</a> explicitly
22782278
to `json-ld-1.1` is RECOMMENDED to prevent a [[[JSON-LD10]]] processor
22792279
from incorrectly processing a JSON-LD 1.1 document and
2280-
producin different results.</p>
2280+
producing different results.</p>
22812281
</section>
22822282

22832283
<section class="informative"><h2>Default Vocabulary</h2>
@@ -13614,7 +13614,7 @@ <h2>Changes since JSON-LD Community Group Final Report</h2>
1361413614
<li>The <a>processing mode</a> is now implicitly `json-ld-1.1`, unless set
1361513615
explicitly to `json-ld-1.0`. Processing mode is wired to `json-ld-1.1`
1361613616
when the first JSON-LD 1.1 specific feature is encountered, and it is
13617-
not set explicilty.</li>
13617+
not set explicitly.</li>
1361813618
</ul>
1361913619
</section>
1362013620

0 commit comments

Comments
 (0)