Skip to content

Commit 12ed780

Browse files
author
ace411
committed
docs: update README.md
1 parent 688b0e1 commit 12ed780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ Performs vectorized non-blocking write operation on a specified file descriptor.
297297

298298
**Parameter(s)**
299299

300-
- **fd** (integer) - The file descriptor to write to.
300+
- **fd** (integer|resource) - The file descriptor to write to.
301301
- **contents** (string) - The arbitrary contents to write.
302302

303303
**Return value(s)**

0 commit comments

Comments
 (0)