File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1744,7 +1744,7 @@ time.
17441744> Stability: 1 - Experimental
17451745
17461746The ` --input-type ` flag was used to attempt to execute a file. This flag can
1747- only be used with input via ` --eval ` , ` --print ` or ` STDIN ` .
1747+ only be used with input via ` --eval ` , ` --print ` , or ` STDIN ` .
17481748
17491749<a id =" ERR_INSPECTOR_ALREADY_ACTIVATED " ></a >
17501750
@@ -2005,7 +2005,7 @@ performing another operation.
20052005
20062006### ` ERR_INVALID_SYNC_FORK_INPUT `
20072007
2008- A ` Buffer ` , ` TypedArray ` , ` DataView ` or ` string ` was provided as stdio input to
2008+ A ` Buffer ` , ` TypedArray ` , ` DataView ` , or ` string ` was provided as stdio input to
20092009an asynchronous fork. See the documentation for the [ ` child_process ` ] [ ] module
20102010for more information.
20112011
You can’t perform that action at this time.
0 commit comments