Skip to content

Commit ec1f90e

Browse files
Update README.md
1 parent 381f833 commit ec1f90e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ const UnknownError = createError('UnknownError', {
3434
});
3535

3636
export const baseResolver = createResolver(
37-
//incomine requests will pass through this resolver
37+
//incoming requests will pass through this resolver like a no-op
3838
null,
3939

4040
/*

0 commit comments

Comments
 (0)