Skip to content

Commit bd26c38

Browse files
jaredpalmervramana
authored andcommitted
Fix typo in comment (#12)
1 parent 86bd371 commit bd26c38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/Index.re

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ open Express;
55
66
Each middleware will both check that previous middleware
77
have been called by making properties exists in the Request object and
8-
upon success will themselves adds anothe property to the Request.
8+
upon success will themselves adds another property to the Request.
99
1010
*/
1111

0 commit comments

Comments
 (0)