Tweak doc text
This commit is contained in:
parent
f2471cb1b7
commit
fd313ad578
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ Returns `Buffer` - Reads `format` type from the clipboard.
|
|||
* `buffer` Buffer
|
||||
* `type` String (optional)
|
||||
|
||||
Writes the `buffer` as `format` into the clipboard.
|
||||
Writes the `buffer` into the clipboard as `format`.
|
||||
|
||||
### `clipboard.write(data[, type])`
|
||||
|
||||
|
|
Loading…
Reference in a new issue