Skip to content

Commit 72fc3c5

Browse files
committed
README.md: fix typo
1 parent abfe161 commit 72fc3c5

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
@@ -1165,7 +1165,7 @@ See [examples/StdioSerialMultiple](examples/StdioSerialMultiple) for details.
11651165
<a name="ShellRedirection"></a>
11661166
#### Shell Redirection
11671167

1168-
This probably a good place to remind Unix users that shell redirection is
1168+
This is probably a good place to remind Unix users that shell redirection is
11691169
available on specific file descriptors using the `N>` syntax. Suppose we change
11701170
the above example to use 3 and 4 instead, like this:
11711171

0 commit comments

Comments
 (0)