Skip to content

Commit cc2010a

Browse files
authored
Update contributions.mdx (#25799)
Fixing the lowercase of Markdown.
1 parent 313d562 commit cc2010a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/style-guide/contributions.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ To quickly create a pull request using the edit button:
2929
2. Go to the page you want to edit in the [Cloudflare Docs](https://developers.cloudflare.com/)
3030
3. Select <Details header="**Edit** or **Edit page**">Every page in the Cloudflare Docs (including this one) has an **Edit** button on the right sidebar and an **Edit page** button on the very bottom of the page.
3131
![Edit icon](~/assets/images/style-guide/ui-elements/edit.png)</Details>
32-
The page's markdown opens.
32+
The page's Markdown opens.
3333
:::note
3434
The first time you create a pull request in the cloudflare-docs repo, you will see a GitHub landing page that says "You need to fork this repository to propose changes." Select **Fork this repository**. All of your future pull requests for cloudflare-docs will write to a new branch on your fork.
3535
:::
@@ -72,4 +72,4 @@ After you create an issue or PR, a member of the Cloudflare organization will re
7272
* For GitHub PRs, the Cloudflare member will merge your PR.
7373
* If your suggestion is not approved, the Cloudflare member will respond with the reasoning and close your issue or PR.
7474

75-
Thank you for contributing to our open-source ecosystem and being a part of the Cloudflare community.
75+
Thank you for contributing to our open-source ecosystem and being a part of the Cloudflare community.

0 commit comments

Comments
 (0)