From b47d0e3e583568b07f0bd9f29724f1fc9b3a66d0 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Fri, 1 Jul 2016 08:51:25 -0700 Subject: [PATCH] Tweak launcher note text --- docs/api/app.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/api/app.md b/docs/api/app.md index 2a640de..cf3d785 100644 --- a/docs/api/app.md +++ b/docs/api/app.md @@ -586,8 +586,8 @@ badge. Returns `true` when the call succeeded, otherwise returns `false`. On macOS it shows on the dock icon. On Linux it only works for Unity launcher, -**Note:** Unity launcher requires the exsistence of `.desktop` file to work, for -more please read [Desktop Environment Integration][unity-requiremnt] +**Note:** Unity launcher requires the exsistence of a `.desktop` file to work, +for more information please read [Desktop Environment Integration][unity-requiremnt]. ### `app.getBadgeCount()` _Linux_ _macOS_ -- 2.7.4