mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-02 22:37:07 +08:00
docs($q): fix missing bracket in the example
This commit is contained in:
committed by
Pawel Kozlowski
parent
1fe666192b
commit
1f5bc0a1cd
@@ -42,7 +42,7 @@
|
||||
* alert('Success: ' + greeting);
|
||||
* }, function(reason) {
|
||||
* alert('Failed: ' + reason);
|
||||
* );
|
||||
* });
|
||||
* </pre>
|
||||
*
|
||||
* At first it might not be obvious why this extra complexity is worth the trouble. The payoff
|
||||
|
||||
Reference in New Issue
Block a user