We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac3da61 commit 5294d1dCopy full SHA for 5294d1d
STYLE_GUIDE.md
@@ -90,8 +90,8 @@ descriptive tone of voice.
90
91
Favor the present tense. The present tense is usually clearer and shorter:
92
93
-✅ Present: The client then sends a request to the server.
94
-❌ Future: The client will then send a request to the server.
+✅ Present: The client then sends a request to the server. ❌ Future: The client
+will then send a request to the server.
95
96
-Avoid repetition. Repetition adds more cognitive load and possibilities for different
97
-parts of the specification to diverge in their meaning.
+Avoid repetition. Repetition adds more cognitive load and possibilities for
+different parts of the specification to diverge in their meaning.
0 commit comments