Skip to content

Commit fa188db

Browse files
committed
add period on example
1 parent 3b4f235 commit fa188db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/animal.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ package example
88
// Fish
99
// Fish++
1010
// Fish#
11-
// )
11+
// ).
1212
type Animal int32

0 commit comments

Comments
 (0)