Merge pull request #195 from brnkrygs/patch-1

Update browser_builds.asciidoc
This commit is contained in:
Spencer
2015-03-06 14:26:10 -07:00

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