From a6f7ba4f0943b95e2129131ce45b4dfc91a9b3a8 Mon Sep 17 00:00:00 2001 From: Weijia Wang <381152119@qq.com> Date: Mon, 18 Dec 2017 15:29:39 +0800 Subject: [PATCH] doc: fix typo in README.md PR-URL: https://github.com/nodejs/node/pull/17729 Reviewed-By: Luigi Pinca Reviewed-By: Daniel Bevenius Reviewed-By: Gireesh Punathil Reviewed-By: Vse Mozhet Byt Reviewed-By: Colin Ihrig Reviewed-By: Jon Moss Reviewed-By: James M Snell Reviewed-By: Rich Trott --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d788e383b2d701..354c099dbf36de 100644 --- a/README.md +++ b/README.md @@ -188,7 +188,7 @@ or availability of the Node.js application or its system for which the attacker does not already have the capability. To illustrate the point, here are some examples of past issues and what the -Security Reponse Team thinks of them. When in doubt, however, please do send +Security Response Team thinks of them. When in doubt, however, please do send us a report nonetheless.