Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion proposals/0487-extensible-enums.md
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ enumerations to achieve the same effect.

## Alternatives considered

### Different names for the attribute
### Different names for the attribute

We considered different names for the attribute such as `@nonFrozen` or
`@extensible`; however, we felt that `@nonexhaustive` communicates the idea of
Expand Down