Skip to content

Commit 24c81b5

Browse files
committed
simplify readme example text
1 parent beac53d commit 24c81b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ func processToken(t token.Token) {
5959
}
6060
```
6161

62-
running `exhaustive` on the `calc` package
62+
running `exhaustive` will print
6363

6464
```
6565
exhaustive ./calc/...

0 commit comments

Comments
 (0)