Remove unsupported type
authorKevin Sawicki <kevinsawicki@gmail.com>
Fri, 24 Jun 2016 22:29:39 +0000 (15:29 -0700)
committerKevin Sawicki <kevinsawicki@gmail.com>
Fri, 24 Jun 2016 22:29:39 +0000 (15:29 -0700)
docs/api/clipboard.md

index ecd73a7..9ac1170 100644 (file)
@@ -75,9 +75,7 @@ Returns the content in the clipboard as RTF.
 
 Writes the `text` into the clipboard in RTF.
 
-### `clipboard.readBookmark([type])`
-
-* `type` String (optional)
+### `clipboard.readBookmark()`
 
 Returns an Object containing `title` and `url` string keys representing the
 bookmark in clipboard.