Skip to content

Commit e77985f

Browse files
committed
Follow style guide: Use sentence case for headings
1 parent 9d39af2 commit e77985f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

styleguide.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ Hello! Thank you for choosing to help contribute to the SendGrid documentation s
22

33
* [Style](#style)
44
* [Numbers](#numbers)
5-
* [About Additional Resources](#about-additional-resources)
6-
* [Cross References](#cross-references)
5+
* [About additional resources](#about-additional-resources)
6+
* [Cross references](#cross-references)
77
* [Terminology](#terminology)
88
* [Punctuation](#punctuation)
99
* [Capitalization](#capitalization)
@@ -42,19 +42,19 @@ YES: “SendGrid offers 10 templates in Marketing Campaigns.”
4242
YES: “Ten templates are included in Marketing Campaigns.”
4343

4444
<a name="cross references"></a>
45-
### Cross References
45+
### Cross references
4646

4747
When referring to other pages in the documentation, make sure your link text is descriptive.
4848

4949
YES: For more information, see [Event Webhook] documentation.
5050
NO: For more information, click [here].
5151

5252
<a name="about-additional-resources"></a>
53-
### About Additional Resources
53+
### About Additional resources
5454

55-
"Additional Resources" is an h2 section that contains three to five bullet points with links out to other closely related pages. These pages could be SendGrid blogs or docs pages with information about next steps, use cases, or other things a user should consider when they are completing the task on the page. Every page should have an additional resources page, so if it doesn't, feel free to add one!
55+
"Additional resources" is an h2 section that contains three to five bullet points with links out to other closely related pages. These pages could be SendGrid blogs or docs pages with information about next steps, use cases, or other things a user should consider when they are completing the task on the page. Every page should have an additional resources page, so if it doesn't, feel free to add one!
5656

57-
Here is an example "Additional Resources" section: https://sendgrid.com/docs/User_Guide/Marketing_Campaigns/design_editor.html#-Additional-Resources
57+
Here is an example "Additional resources" section: https://sendgrid.com/docs/User_Guide/Marketing_Campaigns/design_editor.html#-Additional-Resources
5858

5959
Here is example formatting:
6060

0 commit comments

Comments
 (0)