Skip to content

Commit 2db3681

Browse files
Tpthartig
andauthored
improve wording
Co-authored-by: Olaf Hartig <[email protected]>
1 parent 19d00a7 commit 2db3681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2684,7 +2684,7 @@ <h4>VALUES syntax</h4>
26842684
<pre class="data nohighlight">
26852685
VALUES (?z) { ("abc") ("def") }
26862686
</pre>
2687-
<p>Note that duplicated variables are not allowed in VALUES clauses.</p>
2687+
<p>Note that the same variable cannot be mentioned multiple times within the variables list of a VALUES clause.</p>
26882688
</section>
26892689
<section id="inline-data-examples">
26902690
<h4>VALUES Examples</h4>

0 commit comments

Comments
 (0)