We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 787e8d8 + bebbe25 commit 2943dd2Copy full SHA for 2943dd2
src/expressions/array-expr.md
@@ -12,7 +12,7 @@
12
13
An _[array](../types/array.md) expression_ can be written by
14
enclosing zero or more comma-separated expressions of uniform type in square
15
-brackets. This produces and array containing each of these values in the
+brackets. This produces an array containing each of these values in the
16
order they are written.
17
18
Alternatively there can be exactly two expressions inside the brackets,
0 commit comments