@@ -10,8 +10,8 @@ also easily visible to outsiders.
10
10
## Section 1: Scope
11
11
12
12
Express is a http web server framework with a simple and expressive API
13
- which is highly aligned with Node.js core. We aim to be be the best in
14
- class for writing performant, spec compliant and powerful web servers
13
+ which is highly aligned with Node.js core. We aim to be the best in
14
+ class for writing performant, spec compliant, and powerful web servers
15
15
in Node.js. As one of the oldest and most popular web frameworks in
16
16
the ecosystem, we have an important place for new users and experts
17
17
alike.
@@ -38,11 +38,11 @@ Cross Project Council (CPC). In the case of the Express project, it is
38
38
delegated to the Express Technical Committee ("TC").
39
39
40
40
This Technical Committee is in charge of both the day-to-day operations
41
- of the project, as well as its techincal management. This charter can
42
- be amended by the TC requiring atleast two approvals and minium two
41
+ of the project, as well as its technical management. This charter can
42
+ be amended by the TC requiring at least two approvals and a minimum two
43
43
week comment period for other TC members or CPC members to object. Any
44
44
changes the CPC wishes to propose will be considered a priority but
45
- follow the same process.
45
+ will follow the same process.
46
46
47
47
### 2.1 Other Formal Project Relationships
48
48
@@ -59,7 +59,7 @@ of the other members are expected to resign.
59
59
60
60
## Section 4: Roles & Responsibilities
61
61
62
- The Express TC manages all aspects both the technical and community
62
+ The Express TC manages all aspects of both the technical and community
63
63
parts of the project. Members of the TC should attend the regular
64
64
meetings when possible, and be available for discussion of time
65
65
sensitive or important issues.
0 commit comments