Tweak doc text

This commit is contained in:
Ryohei Ikegami 2017-04-21 16:30:23 +09:00 committed by Kevin Sawicki
parent f2471cb1b7
commit fd313ad578

View file

@ -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])`