Skip to content

Commit e710ab9

Browse files
committed
ore => or.
Fixes #222.
1 parent 7eb6097 commit e710ab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/terms.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@
231231
where <code>@container</code> is set to <code>@graph</code>.</dd>
232232
<dt class="changed"><dfn data-cite="JSON-LD11#dfn-included-block">included block</dfn></dt><dd class="changed">
233233
An <a>included block</a> is an <a>entry</a> in a <a>node object</a> where the key is either `@included` or an alias of `@included`
234-
and the value is one ore more <a>node objects</a>.</dd>
234+
and the value is one or more <a>node objects</a>.</dd>
235235
<dt><dfn data-cite="JSON-LD11#dfn-index-map">index map</dfn></dt><dd>
236236
An <a>index map</a> is a <a>map</a> value of a <a>term</a>
237237
defined with <code>@container</code> set to <code>@index</code>,

0 commit comments

Comments
 (0)