summaryrefslogtreecommitdiff
path: root/WORKING_GROUPS.md
diff options
context:
space:
mode:
authorJoao Andrade <jjadonotenter@gmail.com>2016-05-28 03:09:49 +0100
committerAnna Henningsen <anna@addaleax.net>2016-05-29 23:25:42 +0200
commita0c70808b306bfd1ec9dbcbe8b633c531b7b224c (patch)
tree4781645769d333e89a9a4769ffddd4728d1a4166 /WORKING_GROUPS.md
parent5207526ec8f6a7f319a5134330ebdcbb6e5f3b71 (diff)
downloadandroid-node-v8-a0c70808b306bfd1ec9dbcbe8b633c531b7b224c.tar.gz
android-node-v8-a0c70808b306bfd1ec9dbcbe8b633c531b7b224c.tar.bz2
android-node-v8-a0c70808b306bfd1ec9dbcbe8b633c531b7b224c.zip
doc: fix typos in WORKING_GROUPS.md
PR-URL: https://github.com/nodejs/node/pull/7032 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to 'WORKING_GROUPS.md')
-rw-r--r--WORKING_GROUPS.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/WORKING_GROUPS.md b/WORKING_GROUPS.md
index f748884e6a..dd2319ce8f 100644
--- a/WORKING_GROUPS.md
+++ b/WORKING_GROUPS.md
@@ -179,7 +179,7 @@ content.
### [HTTP](https://github.com/nodejs/http)
The HTTP working group is chartered for the support and improvement of the
-HTTP implementation in Node. It's responsibilities are:
+HTTP implementation in Node. Its responsibilities are:
* Addressing HTTP issues on the Node.js issue tracker.
* Authoring and editing HTTP documentation within the Node.js project.
@@ -293,7 +293,7 @@ Its responsibilities are:
The Node.js Testing Working Group's purpose is to extend and improve testing of
the Node.js source code.
-It's responsibilities are:
+Its responsibilities are:
* Coordinating an overall strategy for improving testing.
* Documenting guidelines around tests.