From 766b3d5c874a9c53fe6bfcf17e498e1dcf42c3a9 Mon Sep 17 00:00:00 2001 From: David Nelson Date: Sun, 26 Jan 2014 12:28:06 -0800 Subject: docs(select): rephase note on ngOptions added 'an' and 'the' to ngOptions sentence Closes #5993 --- src/ng/directive/select.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ng/directive/select.js') diff --git a/src/ng/directive/select.js b/src/ng/directive/select.js index e44b61e9..0e64cc43 100644 --- a/src/ng/directive/select.js +++ b/src/ng/directive/select.js @@ -29,7 +29,7 @@ var ngOptionsMinErr = minErr('ngOptions'); * option. See example below for demonstration. * *