docs($q): fix missing bracket in the example

This commit is contained in:
Uri Goldshtein 2012-09-12 19:05:26 +03:00 committed by Pawel Kozlowski
parent af7e0bd0a7
commit 8a7f752a80

View file

@ -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