From 78c8c61dd72fdf17bd845c639ca5799a71600de9 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 4dd51e797e1f27..4302bdf8d28fa1 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,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.