Browse Source

Remove unsupported type

Kevin Sawicki 8 years ago
parent
commit
30a628b46f
1 changed files with 1 additions and 3 deletions
  1. 1 3
      docs/api/clipboard.md

+ 1 - 3
docs/api/clipboard.md

@@ -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.