Skip to content

Commit db4bd20

Browse files
committed
Fixed an inconsitency in the documentation
1 parent ba2a6b8 commit db4bd20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -669,7 +669,7 @@ function FormCtrl($scope) {
669669

670670
$scope.form = [
671671
{
672-
key: "choice",
672+
key: "confirm",
673673
type: "radios",
674674
titleMap: [
675675
{ value: false, name: "No I don't understand these cryptic terms" },

0 commit comments

Comments
 (0)