File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -88,11 +88,15 @@ MyAlgorithm(argOne, argTwo):
8888The GraphQL specification is a reference document and should use neutral and
8989descriptive tone of voice.
9090
91- Favor the present tense. The present tense is usually clearer and shorter:
91+ ** Favor the present tense**
92+
93+ The present tense is usually clearer and shorter:
9294
9395✅ Present: The client then sends a request to the server.
9496
9597❌ Future: The client will then send a request to the server.
9698
97- Avoid repetition. Repetition adds more cognitive load and possibilities for
98- different parts of the specification to diverge in their meaning.
99+ ** Avoid repetition**
100+
101+ Repetition adds more cognitive load and possibilities for different parts of the
102+ specification to diverge in their meaning.
You can’t perform that action at this time.
0 commit comments