Skip to content

Commit 61be061

Browse files
BasThomasDougGregor
authored andcommitted
Fix typo in SE-0155 (#670)
1 parent 83076be commit 61be061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0155-normalize-enum-case-representation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pattern matching in several places.
1414

1515
Enums, therefore, can be made more "regular" when we replace tuple as the
1616
representation of associated case values. This proposal aims to define the
17-
effect of doings so on various parts of the language.
17+
effect of doing so on various parts of the language.
1818

1919
Swift-evolution thread: [Normalize Enum Case Representation (rev. 2)][]
2020

0 commit comments

Comments
 (0)