From 504a0921d53303bbaa3d82ba0b038407a5ce892d Mon Sep 17 00:00:00 2001 From: Tereza Tomcova Date: Thu, 20 Feb 2020 00:06:01 +0100 Subject: [PATCH] Fix a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5af5896..e101374 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ console.log(allowSetForegroundWindow()) // all processes will be enabled to set ## Supported platforms * Windows - * Other platforms: installs but doesn't do anything and always returns false + * Other platforms: installs, but doesn't do anything and always returns false ## Developing * `npm install -g node-gyp`