mirror of
https://github.com/expressjs/expressjs.com.git
synced 2026-02-22 03:51:33 +00:00
Fix typo
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<h2>Application</h2>
|
||||
|
||||
The `app` object conventially denotes the Express application.
|
||||
The `app` object conventionally denotes the Express application.
|
||||
Create it by calling the top-level `express()` function exported by the Express module:
|
||||
|
||||
~~~js
|
||||
|
||||
Reference in New Issue
Block a user