Skip to content

Commit

Permalink
'Angle brackets' should be 'square brackets' for mv
Browse files Browse the repository at this point in the history
  • Loading branch information
abdonpijpelink committed May 12, 2023
1 parent 67b1892 commit 0e4af2a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ The \`ROW\` source command produces a row with one or more columns with values t
ROW a = 1, b = "two", c = null
\`\`\`
Use angle brackets to create multi-value columns:
Use square brackets to create multi-value columns:
\`\`\`
ROW a = [2, 1]
Expand Down

0 comments on commit 0e4af2a

Please sign in to comment.