Skip to content

Commit f690107

Browse files
committed
Typo fix (there is always one)
1 parent ea8ed78 commit f690107

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
@@ -1,3 +1,3 @@
11
# unchan
22

3-
`unchan` is the unordered channel. Although typical desire when using a Go channel is to maintain order, there are some instants when that order is not the goal.
3+
`unchan` is the unordered channel. Although typical desire when using a Go channel is to maintain order, there are some instances when that order is not the goal.

0 commit comments

Comments
 (0)