We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cf13ac commit 3658f15Copy full SHA for 3658f15
spec/index.html
@@ -5862,7 +5862,7 @@ <h5>sameValue</h5>
5862
If <code>term1</code> and <code>term2</code> are both
5863
<a data-cite="RDF12-CONCEPTS#dfn-triple-term">triple terms</a>,
5864
apply the function `sameValue` pair-wise to each of the components.
5865
- Return TRUE if each component pair returns TRUE, otherise return FALSE.
+ Return TRUE if each component pair returns TRUE, otherwise return FALSE.
5866
</li>
5867
<li>Otherwise, return FALSE.</li>
5868
</ol>
0 commit comments