Skip to content

Commit 75f97f3

Browse files
authored
Update writers-guide.md
1 parent 9f201f7 commit 75f97f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: writers-guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Plus, we've included outlines, example posts, helpful links & more! If you have
1616
- Use h4 for section headers, and h5 for subsection headers. Aka, h2 = h4, h3 = h5. We do not have an h4 equivalent, and you should never use h1.
1717
- Include a header image that is 1200 x 600 px.
1818
- Never put anything in a quote to emphasize it, or to note an edge case, etc. Instead, write **Note:** and put your note there.
19-
- Use clear, concise language and short sentences. When in doubt, use shorter paragraphs and shorter sentences. If you have a sentence that runs three lines long, then try to break it up into two sentences. This makes blog posts much easier to read on mobile.
19+
- Use clear, concise language and short sentences. When in doubt, use shorter paragraphs and shorter sentences. If you have a sentence that runs three lines long, then try to break it up. This makes blog posts much easier to read on mobile.
2020
- Use a conversational tone that’s familiar, but not informal. [Here’s a great example](https://serverless.com/blog/2018-serverless-community-survey-huge-growth-usage/).
2121
- Use contractions (i.e., 'we’re' vs. 'we are').
2222
- Only 1 space after a period or colon.

0 commit comments

Comments
 (0)