From f48c28f22bdfb28da615e22a911373d990ede81d Mon Sep 17 00:00:00 2001 From: Arinde Eniola Date: Mon, 14 Dec 2015 01:02:30 +0100 Subject: [PATCH] Update auto-updater.md --- docs/api/auto-updater.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/auto-updater.md b/docs/api/auto-updater.md index fa4f92cb936d..0a5ca2d2d3dd 100644 --- a/docs/api/auto-updater.md +++ b/docs/api/auto-updater.md @@ -31,7 +31,7 @@ The server-side setup is also different from OS X. You can read the documents of ### Linux -There is not built-in support for auto-updater on Linux, so it is recommended to +There is no built-in support for auto-updater on Linux, so it is recommended to use the distribution's package manager to update your app. ## Events