Skip to content

Commit 580bec5

Browse files
rafaelrinaldipuredanger
authored andcommitted
Fix formatting for channel macros
1 parent 7ed6021 commit 580bec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/weird_characters.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -745,7 +745,7 @@ things can put stuff on and take stuff off, then these symbols support that
745745
simple API.
746746

747747
* `>!!` and `<!!` are _blocking put_ and _take_ respectively
748-
* `>!` and `<!`are, simply _put_ and _take_
748+
* `>!` and `<!` are, simply _put_ and _take_
749749

750750
THe difference being the blocking version operate outside `go` blocks and block
751751
the thread they operate on.

0 commit comments

Comments
 (0)