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 fa11e3f commit 0bad5d0Copy full SHA for 0bad5d0
src/content/learn/Learn-Schema.md
@@ -297,7 +297,7 @@ Learn more about this in the [inline fragments](/learn/queries/#inline-fragments
297
298
### Union types
299
300
-Union types are very similar to interfaces, but they don't get to specify any common fields between the types.
+Union types are very similar to interfaces, but they don't get too specify about any common fields between the types.
301
302
```graphql
303
union SearchResult = Human | Droid | Starship
0 commit comments