Skip to content

Commit f6ea3eb

Browse files
committed
Fix duplicate "when a" in section 3.1.
Fixes #112.
1 parent 33c503a commit f6ea3eb

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
@@ -770,7 +770,7 @@ <h2>The Context</h2>
770770
either be a simple string, mapping the <a>term</a> to an <a>IRI</a>,
771771
or a <a>dictionary</a>.</p>
772772

773-
<p>When a when a <a>member</a> with a <a>term</a> key has a <a>dictionary</a> value, the <a>dictionary</a> is called
773+
<p>When a <a>member</a> with a <a>term</a> key has a <a>dictionary</a> value, the <a>dictionary</a> is called
774774
an <a>expanded term definition</a>. The example above specifies that
775775
the values of <code>image</code> and <code>homepage</code>, if they are
776776
strings, are to be interpreted as

0 commit comments

Comments
 (0)