diff --git a/src/ng/directive/ngModelOptions.js b/src/ng/directive/ngModelOptions.js index 03c7e5945b5c..9fe94beeab0f 100644 --- a/src/ng/directive/ngModelOptions.js +++ b/src/ng/directive/ngModelOptions.js @@ -102,7 +102,7 @@ defaultModelOptions = new ModelOptions({ * * The `ngModelOptions` settings are found by evaluating the value of the attribute directive as * an AngularJS expression. This expression should evaluate to an object, whose properties contain - * the settings. For example: `