Skip to content

Commit 5dd44e1

Browse files
authored
Update proposal-lrhn.md
1 parent 7b110a6 commit 5dd44e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

working/3616 - enum value shorthand/proposal-lrhn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Dart enum value shorthand
22

3-
(This is not the version being implemented. See the [simpler proposal](proposal-simple-lrhn.md).
3+
(This is not the version being implemented. See the [simpler proposal](proposal-simple-lrhn.md).)
44

55
Pitch: Write `.foo` instead of `EnumName.foo` when possible.
66

0 commit comments

Comments
 (0)