chore(angular.suffix): fix typo

This commit is contained in:
Igor Minar
2014-08-12 09:25:10 -07:00
parent 645625cf34
commit 0605e612e1

View File

@@ -4,7 +4,7 @@
return;
}
//try to bind to jquery now so that one can write angular.element().read()
//try to bind to jquery now so that one can write jqLite(document).ready()
//but we will rebind on bootstrap again.
bindJQuery();