Skip to content

Commit baed914

Browse files
fix typos and consistent plurals (discord#6901)
* fix typos and consistent plurals * dot Co-authored-by: TomatoCake <60300461+DEVTomatoCake@users.noreply.github.com> * missing plural Co-authored-by: TomatoCake <60300461+DEVTomatoCake@users.noreply.github.com> --------- Co-authored-by: TomatoCake <60300461+DEVTomatoCake@users.noreply.github.com>
1 parent 1b902ac commit baed914

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Links between docs can be achieved by using a hash symbol (#), plus the markdown
3636

3737
### Alert Boxes
3838

39-
Alert boxes are creating using a block quote that has one of 'warn', 'danger', 'info', or `preview` on the first line.
39+
Alert boxes are created using a block quote that has one of 'warn', 'danger', 'info', or 'preview' on the first line.
4040

4141
![Alert options](images/alerts.png)
4242

@@ -45,9 +45,9 @@ Alert boxes are creating using a block quote that has one of 'warn', 'danger', '
4545

4646
There are a few reusable MDX components that can be used on pages with the `mdx` extension.
4747

48-
#### Collapsible
48+
#### Collapsibles
4949

50-
Collapsible allows you to show/hide content on a page that may be secondary to the page's primary content. It has four fields that can be set: `title`, `description` `icon`, and an `open` flag (which makes the collapsible element open by default)
50+
Collapsibles allow you to show/hide content on a page that may be secondary to the page's primary content. They have four fields that can be set: `title`, `description`, `icon`, and an `open` flag (which makes the collapsible element open by default).
5151

5252
Available options for `icon` are `"list"`, `"view"`, `"question"`, and `"code"`.
5353

@@ -62,9 +62,9 @@ Collapsed content
6262
</Collapsible>
6363
```
6464

65-
#### Button
65+
#### Buttons
6666

67-
Button is simply...a clickable button. It takes `href` and `color` arguments, but currently we only use the `"brand"` value for `color`.
67+
Buttons are simply... clickable buttons. They take `href` and `color` as arguments, but currently we only use `"brand"` as a value for `color`.
6868

6969
###### Example
7070

@@ -74,9 +74,9 @@ Button is simply...a clickable button. It takes `href` and `color` arguments, bu
7474
<Button href="https://discord.com/developers/docs/getting-started" color="brand">click the button!</Button>
7575
```
7676

77-
#### Card
77+
#### Cards
7878

79-
Cards let you display links in a card format. It accepts two arguments, `title` and `link`.
79+
Cards let you display links in a card format. They accept two arguments, `title` and `link`.
8080

8181
###### Example
8282

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy