File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ also easily visible to outsiders.
9
9
10
10
## Section 1: Scope
11
11
12
- Express is a http web server framework with a simple and expressive API
12
+ Express is a HTTP web server framework with a simple and expressive API
13
13
which is highly aligned with Node.js core. We aim to be the best in
14
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
@@ -24,7 +24,7 @@ Express is made of many modules spread between three GitHub Orgs:
24
24
libraries
25
25
- [ pillarjs] ( http://github.com/pillarjs/ ) : Components which make up
26
26
Express but can also be used for other web frameworks
27
- - [ jshttp] ( http://github.com/jshttp/ ) : Low level http libraries
27
+ - [ jshttp] ( http://github.com/jshttp/ ) : Low level HTTP libraries
28
28
29
29
### 1.2: Out-of-Scope
30
30
You can’t perform that action at this time.
0 commit comments