Skip to content

Commit d0ad209

Browse files
docs(buttons): fix grammar in introduction
1 parent bd1749a commit d0ad209

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/data/material/components/buttons/buttons.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ githubSource: packages/mui-material/src/Button
1010

1111
# Button
1212

13-
<p class="description">Buttons allow users to take actions, and make choices, with a single tap.</p>
13+
<p class="description">Buttons allow users to take actions and make choices with a single tap.</p>
1414

1515
Buttons communicate actions that users can take. They are typically placed throughout your UI, in places like:
1616

@@ -103,7 +103,10 @@ deselected, such as adding or removing a star to an item.
103103
### Sizes
104104

105105
For larger or smaller icon buttons, use the `size` prop.
106-
106+
karthi@karthi-IdeaPad-Slim-3-15IRH10:~/material-ui/material-ui$ git status
107+
On branch fix/button-doc-grammar
108+
nothing to commit, working tree clean
109+
karthi@karthi-IdeaPad-Slim-3-15IRH10:~/material-ui/material-ui$
107110
{{"demo": "IconButtonSizes.js"}}
108111

109112
### Colors

0 commit comments

Comments
 (0)