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>
pull/6898/merge
Joao Andrade 2016-05-28 03:09:49 +01:00 committed by Anna Henningsen
parent 5207526ec8
commit a0c70808b3
No known key found for this signature in database
GPG Key ID: D8B9F5AEAE84E4CF
1 changed files with 2 additions and 2 deletions

View File

@ -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.