Skip to content

Commit 6578a30

Browse files
committed
remove tone of voice
1 parent 1e198e6 commit 6578a30

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

STYLE_GUIDE.md

-13
Original file line numberDiff line numberDiff line change
@@ -90,16 +90,3 @@ For important terms, use [Spec Markdown definition paragraphs](https://spec-md.c
9090
Definition paragraphs start with `::` and add the matching italicized term to the
9191
[specification index](https://spec.graphql.org/draft/#index), making it easy to
9292
reference them.
93-
94-
## Tone of voice
95-
96-
The GraphQL specification is a reference document and should use neutral and
97-
descriptive tone of voice.
98-
99-
Favor the present tense. The present tense is usually clearer and shorter:
100-
101-
✅ Present: The client then sends a request to the server.
102-
❌ Future: The client will then send a request to the server.
103-
104-
Avoid repetition. Repetition adds more cognitive load and possibilities for different
105-
parts of the specification to diverge in their meaning.

0 commit comments

Comments
 (0)