diff --git a/docs/markdown/ios/switch.md b/docs/markdown/ios/switch.md index ad44130856..7c5bd7309a 100644 --- a/docs/markdown/ios/switch.md +++ b/docs/markdown/ios/switch.md @@ -30,7 +30,7 @@ fullwidth: true - + Truncate label text. Instead, allow it to wrap to form another line. @@ -44,7 +44,7 @@ fullwidth: true - + Use checkboxes or radio buttons to replace the functionality of a switch. If the functionality is a binary on or off, use Switch instead.