From fc1b7431c758e88a5f9cd0b99f7f97fc35fe6d20 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 7 Feb 2017 10:35:31 -0800 Subject: [PATCH] Tweak optional syntax --- docs/api/app.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/app.md b/docs/api/app.md index 6e159d1dc602..25a609cb24ae 100644 --- a/docs/api/app.md +++ b/docs/api/app.md @@ -401,7 +401,7 @@ You can request the following paths by the name: * `videos` Directory for a user's videos. * `pepperFlashSystemPlugin` Full path to the system version of the Pepper Flash plugin. -### `app.getFileIcon(path, [options], callback)` +### `app.getFileIcon(path[, options], callback)` * `path` String * `options` Object (optional)