diff --git a/docs/api/shell.md b/docs/api/shell.md index 3f220199d961..2286a3a1dd71 100644 --- a/docs/api/shell.md +++ b/docs/api/shell.md @@ -78,7 +78,7 @@ returned, otherwise `false` is returned. ### `shell.readShortcutLink(shortcutPath)` _Windows_ -- `shortcutPath` String +* `shortcutPath` String Resolves the shortcut link at `shortcutPath`. An object is returned with the fields described in the `options` of `shell.writeShortcutLink`.