docs(tabs): rename Angular 2 to Angular (#11837)

This commit is contained in:
Daniel Sogl
2017-05-30 17:37:51 +02:00
committed by Brandy Carney
parent 117003e9e4
commit 18517660d4

View File

@ -21,7 +21,7 @@ import { ToggleGesture } from './toggle-gesture';
* Toggles can also have colors assigned to them, by adding any color * Toggles can also have colors assigned to them, by adding any color
* attribute. * attribute.
* *
* See the [Angular 2 Docs](https://angular.io/docs/ts/latest/guide/forms.html) * See the [Angular Docs](https://angular.io/docs/ts/latest/guide/forms.html)
* for more info on forms and inputs. * for more info on forms and inputs.
* *
* @usage * @usage