Skip to content

Commit bbe3a99

Browse files
authored
Merge pull request #961 from alakra/patch-1
Fixing spelling
2 parents 446a322 + 81080dc commit bbe3a99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/flow_control/match/destructuring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A `match` block can destructure items in a variety of ways.
44

55
* [Destructuring Enums][enum]
66
* [Destructuring Pointers][refs]
7-
* [Destructuring Structutures][struct]
7+
* [Destructuring Structures][struct]
88
* [Destructuring Tuples][tuple]
99

1010

0 commit comments

Comments
 (0)