From 11d0a179d5719c38fe4b3eaec266f66d1ee6a28c Mon Sep 17 00:00:00 2001 From: Linus Gasser Date: Sun, 28 Jun 2020 14:53:04 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94b339015..1e98a9a5d 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ With this sample, you can : /!\ Hot reload only pertains to the renderer process. The main electron process is not able to be hot reloaded, only restarted. -/!\ Angular 9.x CLI needs Node 10.13 or later to works correctly. +/!\ Angular 9.x CLI needs Node 10.13 or later to work correctly. ## Getting Started