From e2f40191045d4ae51dd1ef7cb9f27be7b9a65d88 Mon Sep 17 00:00:00 2001 From: Joshua Wulf Date: Sun, 16 Apr 2017 23:12:36 +1000 Subject: [PATCH] Fix minor spelling error --- src/execution/execute.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/execution/execute.js b/src/execution/execute.js index f3dc36f0c0..d15e3dceab 100644 --- a/src/execution/execute.js +++ b/src/execution/execute.js @@ -408,7 +408,7 @@ function executeFields( * the passed in map of fields, and returns it at the end. * * CollectFields requires the "runtime type" of an object. For a field which - * returns and Interface or Union type, the "runtime type" will be the actual + * returns an Interface or Union type, the "runtime type" will be the actual * Object type returned by that field. */ function collectFields(