mirror of https://github.com/nodejs/node.git
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
parent
5207526ec8
commit
a0c70808b3
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue