diff --git a/src/ng/directive/input.js b/src/ng/directive/input.js index 00c1c8218c73..e2c840f084ee 100644 --- a/src/ng/directive/input.js +++ b/src/ng/directive/input.js @@ -320,10 +320,11 @@ var inputType = {
Red
- Green
+ Green
Blue
color = {{color}}
+ Note that `ng-value="green"` sets the default checked radio box to be the one with `green` as value. it('should change state', function() {