From 1f677ed361e0005138481546ce7cc22e6ccd7262 Mon Sep 17 00:00:00 2001 From: Zeke Sikelianos Date: Mon, 26 Sep 2016 22:12:51 -0700 Subject: [PATCH] fix typo --- docs/api/shell.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/shell.md b/docs/api/shell.md index 8b916e488e1..e1bef32f7e4 100644 --- a/docs/api/shell.md +++ b/docs/api/shell.md @@ -55,7 +55,7 @@ Play the beep sound. ### `shell.writeShortcutLink(shortcutPath[, operation], options)` _Windows_ * `shortcutPath` String -* `operation` String (optional) - Default is `create`, can be one of followings: +* `operation` String (optional) - Default is `create`, can be one of following: * `create` - Creates a new shortcut, overwriting if necessary. * `update` - Updates specified properties only on an existing shortcut. * `replace` - Overwrites an existing shortcut, fails if the shortcut doesn't