Skip to content

Commit 660716e

Browse files
committed
Remove double spacing.
1 parent bacc17c commit 660716e

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
@@ -10546,7 +10546,7 @@ <h2>Node Objects</h2>
1054610546
allowed in the grammar for values of <a>member</a> keys expanding to <a>absolute IRIs</a>.</li>
1054710547
<li>The values of <code>@id</code> and <code>@type</code> MAY additionally be
1054810548
an empty <a>dictionary</a> (<a data-cite="JSON-LD11-FRAMING#dfn-wildcard">wildcard</a>),
10549-
an <a>array</a> containing only an empty <a>dictionary</a>,
10549+
an <a>array</a> containing only an empty <a>dictionary</a>,
1055010550
an empty <a>array</a> (<a data-cite="JSON-LD11-FRAMING#dfn-match-none">match none</a>)
1055110551
an <a>array</a> of <a>IRIs</a>.</li>
1055210552
<li>A <a>frame object</a> MAY include a <a>member</a> with the key <code>@embed</code> with
@@ -10644,7 +10644,7 @@ <h2>Value Patterns</h2>
1064410644
<ul>
1064510645
<li>The values of <code>@value</code>, <code>@language</code> and <code>@type</code> MAY additionally be
1064610646
an empty <a>dictionary</a> (<a data-cite="JSON-LD11-FRAMING#dfn-wildcard">wildcard</a>),
10647-
an <a>array</a> containing only an empty <a>dictionary</a>,
10647+
an <a>array</a> containing only an empty <a>dictionary</a>,
1064810648
an empty <a>array</a> (<a data-cite="JSON-LD11-FRAMING#dfn-match-none">match none</a>)
1064910649
an <a>array</a> of <a>strings</a>.</li>
1065010650
</ul>

0 commit comments

Comments
 (0)