Skip to content

Commit 64dbc81

Browse files
committed
Fix "list-of-lists" to be easier to read.
1 parent 39f7a54 commit 64dbc81

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
@@ -4331,7 +4331,7 @@ <h3>Restrictions on JSON-LD</h3>
43314331
<section class="notoc">
43324332
<h3>Lists and Arrays</h3>
43334333
<p>
4334-
Lists, arrays, and even lists of lists, are possible when using [[[JSON-LD11]]].
4334+
Lists, arrays, and even lists-of-lists are possible when using [[[JSON-LD11]]].
43354335
We encourage those who want RDF semantics in use cases requiring lists and
43364336
arrays to follow the guidance on
43374337
<a href="https://www.w3.org/TR/json-ld11/#lists">lists in JSON-LD 1.1</a>.

0 commit comments

Comments
 (0)