From ec1f90e427a2c6610035d0d1cec1498596d074fc Mon Sep 17 00:00:00 2001 From: "Andrew E. Rhyne" Date: Tue, 14 Mar 2017 12:39:50 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c40a0b..8dd055d 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ const UnknownError = createError('UnknownError', { }); export const baseResolver = createResolver( - //incomine requests will pass through this resolver + //incoming requests will pass through this resolver like a no-op null, /*