We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1af2292 commit f4819dfCopy full SHA for f4819df
docs/index.md
@@ -1085,7 +1085,7 @@ function FormCtrl($scope) {
1085
type: "radios",
1086
titleMap: [
1087
{ value: false, name: "No I don't understand these cryptic terms" },
1088
- { value: true, , name: "Yes this makes perfect sense to me" }
+ { value: true, name: "Yes this makes perfect sense to me" }
1089
]
1090
}
1091
];
0 commit comments