We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b18e2f9 commit 45ef87bCopy full SHA for 45ef87b
site/learn/Learn-Introspection.md
@@ -50,7 +50,7 @@ __Directive** - These all are preceded with a double underscore, indicating
50
that they are part of the introspection system.
51
52
Now, let's try and figure out a good place to start exploring what queries are
53
-available. When we designed out type system, we specified what type all queries
+available. When we designed our type system, we specified what type all queries
54
would start at; let's ask the introspection system about that!
55
56
```graphql
0 commit comments