Skip to content

Commit b5b8155

Browse files
jackjocrossleebyron
authored andcommitted
Fix small typo in APIReference-Utilities.md (graphql#450)
1 parent 4666dc1 commit b5b8155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/graphql-js/APIReference-Utilities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ var { introspectionQuery } = require('graphql'); // CommonJS
5252
<li>
5353
<a href="#printintrospectionschema">
5454
<pre>function printIntrospectionSchema</pre>
55-
Prints the introspections featurs of the schema in a standard format.
55+
Prints the introspection features of the schema in a standard format.
5656
</a>
5757
</li>
5858
<li>

0 commit comments

Comments
 (0)