io-lecture: fix typo

This commit is contained in:
Arseny Balobanov 2020-04-23 19:30:31 +03:00
parent b5cfeae7e0
commit 9f02fb6a2b

View file

@ -260,7 +260,7 @@ Readers are all over the standard library:
- archive/... - archive/...
- compress/... - compress/...
- text/... - text/...
- nex/http/ResponseWriter - net/http/ResponseWriter
- // and many more - // and many more
* io.Pipe * io.Pipe