Skip to content

Commit ceef196

Browse files
authored
Apply suggestions from code review
1 parent 11f1596 commit ceef196

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BLOG_STYLE_GUIDE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ This list is non-exhaustive. If there is something you would like to see on the
5353
- Use clear headers (`##`, `###`) to organize sections.
5454
- Limit paragraphs to 3–5 sentences.
5555
- Use bullet points or numbered lists for step-by-step content.
56-
- Include **code samples** where relevant (see Code Style below).
56+
- Include **code samples** where relevant.
5757
- Use callouts for **tips**, **warnings**, or **best practices**.
5858

5959
### Conclusion
@@ -73,7 +73,7 @@ This list is non-exhaustive. If there is something you would like to see on the
7373
## ❌ Don't
7474

7575
- Don’t assume the reader knows your stack.
76-
- Don't overuse of metaphors. Use them sparingly to aid understanding.
76+
- Don't overuse metaphors; use them sparingly to aid understanding.
7777
- Don't overuse passive voice. Active voice often brings more clarity.
7878
- Don't overuse future tense. The present tense often brings more clarity.
7979

0 commit comments

Comments
 (0)