diff --git a/ionic/components/radio/radio.ts b/ionic/components/radio/radio.ts index ee9c312435..5def8a1280 100644 --- a/ionic/components/radio/radio.ts +++ b/ionic/components/radio/radio.ts @@ -9,7 +9,7 @@ import {isDefined} from '../../util/util'; /** * @description * A radio button with a unique value. Note that all `` components - * must be wrapped within a ``, and there must be at + * must be wrapped within a ``, and there must be at * least two `` components within the radio group. * * See the [Angular 2 Docs](https://angular.io/docs/js/latest/api/forms/) for more info on forms and input. @@ -92,10 +92,10 @@ export class RadioButton { * * @usage * ```html - * + * * * - * Auto Manufactures + * Auto Manufacturers * * *