We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15c26a1 commit 1da2af1Copy full SHA for 1da2af1
src/expressions.md
@@ -162,7 +162,7 @@ Explicitly, the assignee expressions are:
162
- Place expressions.
163
- [Underscores][_UnderscoreExpression_].
164
- [Tuples][_TupleExpression_] of assignee expressions.
165
-- [Slices][_ArrayExpression_] of assingee expressions.
+- [Slices][_ArrayExpression_] of assignee expressions.
166
- [Tuple structs][_StructExpression_] of assignee expressions.
167
- [Structs][_StructExpression_] of assignee expressions (with optionally named
168
fields).
0 commit comments