We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86bd371 commit bd26c38Copy full SHA for bd26c38
example/Index.re
@@ -5,7 +5,7 @@ open Express;
5
6
Each middleware will both check that previous middleware
7
have been called by making properties exists in the Request object and
8
- upon success will themselves adds anothe property to the Request.
+ upon success will themselves adds another property to the Request.
9
10
*/
11
0 commit comments