Skip to content

Commit 2998f47

Browse files
committed
Update api.md
1 parent e5240c7 commit 2998f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1925,7 +1925,7 @@ none
19251925
#### Returns
19261926
The next byte (or character), or -1 if none is available.
19271927

1928-
client.flush()
1928+
### `client.flush()`
19291929
Waits until all outgoing characters in buffer have been sent.
19301930

19311931
flush() inherits from the Stream utility class.

0 commit comments

Comments
 (0)