Skip to content

Commit f5321d6

Browse files
Update interfaces.rst
1 parent f622f1f commit f5321d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/types/interfaces.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Both of these types have all of the fields from the ``Character`` interface,
4444
but also bring in extra fields, ``home_planet``, ``starships`` and
4545
``primary_function``, that are specific to that particular type of character.
4646

47-
The full GraphQL schema defition will look like this:
47+
The full GraphQL schema definition will look like this:
4848

4949
.. code::
5050

0 commit comments

Comments
 (0)