Skip to content

Commit e1a2eb5

Browse files
committed
Remove trailing whitespace
1 parent 349add5 commit e1a2eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ server with an associated set of resolve methods that know how to fetch
3030
data.
3131

3232
We are going to create a very simple schema, with a ``Query`` with only
33-
one field: ``hello`` and an input name. And when we query it, it should return ``"Hello
33+
one field: ``hello`` and an input name. And when we query it, it should return ``"Hello
3434
{argument}"``.
3535

3636
.. code:: python

0 commit comments

Comments
 (0)