We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9231064 commit 7ccf735Copy full SHA for 7ccf735
examples/official-site/extensions-to-sql.md
@@ -19,7 +19,7 @@ SQLPage implements variables in the following way:
19
20
When sending a POST request, most often by sending a form with the
21
[form component](/component.sql?component=form), the form data is made
22
-available as variables prefixed by a semi-colon.
+available as variables prefixed by a colon.
23
24
So when this form is sent:
25
0 commit comments