Skip to content

Commit cc93de5

Browse files
author
Nishanth Shanmugham
committed
docs: fix go language spec link in package doc
1 parent 176c4b3 commit cc93de5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exhaustive.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ whose key type is enum-like.
66
77
# Definition of enum types and enum members
88
9-
The [Go programming language spec] does not provide an explicit definition for
9+
The [Go language spec] does not provide an explicit definition for
1010
an enum. For the purpose of this analyzer, and by convention, an enum type is
1111
any named type that:
1212

0 commit comments

Comments
 (0)