Update browser_builds.asciidoc

Fix wording by removing an extra 'the'.
This commit is contained in:
Brian Krygsman
2015-03-03 20:49:21 -05:00
parent a9eab70475
commit 0a7b190588

View File

@ -18,7 +18,7 @@ bower install elasticsearch
=== Angular Build
* Registers the an `esFactory` factory in the `"elasticsearch"` module
* Registers an `esFactory` factory in the `"elasticsearch"` module
* Uses Angular's `$http` service
* Returns promises using Angular's `$q` service to properly trigger digest cycles within Angular