Skip to content

Commit 334e034

Browse files
Tptafs
andcommitted
Improve wording
Co-authored-by: Andy Seaborne <[email protected]>
1 parent 2db3681 commit 334e034

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11126,8 +11126,8 @@ <h3>Grammar</h3>
1112611126
nor in <code><a href="#rDeleteData">DELETE DATA</a></code>.</li>
1112711127
<li>Rules for limiting the use of blank node identifiers are given in <a href="#grammarBNodes">section 19.6</a>.</li>
1112811128
<li>The number of variables in the variable list of <code>VALUES</code> block
11129-
must be the same as the number of each list of associated values in the <code>DataBlock</code>,
11130-
and variables can not be repeated in the variable list.</li>
11129+
must be the same as the number of each list of associated values in the <code>DataBlock</code></li>
11130+
<li>Variables in the variable list of <code>VALUES</code> block must be unique.</li>
1113111131
<li>Variables introduced by <code>AS</code> in a <code>SELECT</code> clause
1113211132
must not already be <a href="#variableScope">in-scope</a>.</li>
1113311133
<li>The variable assigned in a <code>BIND</code> clause must not be already

0 commit comments

Comments
 (0)