We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abfe161 commit 72fc3c5Copy full SHA for 72fc3c5
README.md
@@ -1165,7 +1165,7 @@ See [examples/StdioSerialMultiple](examples/StdioSerialMultiple) for details.
1165
<a name="ShellRedirection"></a>
1166
#### Shell Redirection
1167
1168
-This probably a good place to remind Unix users that shell redirection is
+This is probably a good place to remind Unix users that shell redirection is
1169
available on specific file descriptors using the `N>` syntax. Suppose we change
1170
the above example to use 3 and 4 instead, like this:
1171
0 commit comments