Skip to content

Commit

Permalink
stick to singular
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Dec 1, 2019
1 parent 62512af commit 7984d2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/src/pages/components/radio-buttons/radio-buttons.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Radio buttons React component
components: Radio, RadioGroup, FormControl, FormLabel, FormControlLabel
---

# Radio
# Radio Button

<p class="description">Radio buttons allow the user to select one option from a set.</p>

Expand Down
2 changes: 1 addition & 1 deletion docs/translations/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"/components/portal": "Portal",
"/components/progress": "Progress",
"/components/progress-validation": "Feedback",
"/components/radio-buttons": "Radio",
"/components/radio-buttons": "Radio Button",
"/components/selects": "Select",
"/components/slider": "Slider",
"/components/snackbars": "Snackbar",
Expand Down

0 comments on commit 7984d2c

Please sign in to comment.