From 07a579531fcea498c9b8dbdcfa01d595034a76d5 Mon Sep 17 00:00:00 2001 From: etisdew Date: Mon, 17 Jun 2019 03:52:58 -0700 Subject: [PATCH] incorrect word, simple fix there was likely a wording change at some point, this is all you need to correct it --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 088a286..88ecce2 100644 --- a/README.md +++ b/README.md @@ -111,8 +111,7 @@ app.listen(PORT, () => { }) ``` -...this way the Node process will behaviour in the correct manner in either -situation. +...this way the Node process will behave in the correct manner in either situation. __Status:__