Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 129c0c9

Browse files
authored
add missing space
1 parent 3390c40 commit 129c0c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

00_frontmatter/frontmatter.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ asynchronous coordination with +core.async+.
158158

159159
* <<ch_local_io>>, deals with all the ways in which your program can
160160
interact with the local computer upon which it is running. This
161-
includes reading fromand writing to standard input and output streams,
161+
includes reading from and writing to standard input and output streams,
162162
creating and manipulating files, serializing and deserializing files,
163163
etc.
164164

0 commit comments

Comments
 (0)