Skip to content

Commit de79215

Browse files
unicodeveloperpeggyrayzis
authored andcommitted
Delete
1 parent 8dd0b67 commit de79215

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/resources/graphql-glossary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ type User @auth {
7777
```
7878

7979
<h2 id="docstring">Docstring</h2>
80-
<p>It is used for providing descriptions of types, fields and arguments. It adds metadata to a GraphQL document. Docstrings show up in the documentation panel inside GraphQL playground and GraphiQL.</p>
80+
<p>It is used for providing descriptions of types, fields and arguments. Docstrings show up in the documentation panel inside GraphQL playground and GraphiQL.</p>
8181

8282
```js
8383
"""

0 commit comments

Comments
 (0)