Skip to content

Commit 0cde790

Browse files
committed
fix formating
1 parent 5294d1d commit 0cde790

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

STYLE_GUIDE.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,9 @@ descriptive tone of voice.
9090

9191
Favor the present tense. The present tense is usually clearer and shorter:
9292

93-
✅ Present: The client then sends a request to the server. ❌ Future: The client
94-
will then send a request to the server.
93+
✅ Present: The client then sends a request to the server.
94+
95+
❌ Future: The client will then send a request to the server.
9596

9697
Avoid repetition. Repetition adds more cognitive load and possibilities for
9798
different parts of the specification to diverge in their meaning.

0 commit comments

Comments
 (0)