Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c52bfd3 commit ff11061Copy full SHA for ff11061
src/ng/q.js
@@ -13,7 +13,7 @@
13
* performed asynchronously, and may or may not be finished at any given point in time.
14
*
15
* From the perspective of dealing with error handling, deferred and promise apis are to
16
- * asynchronous programing what `try`, `catch` and `throw` keywords are to synchronous programing.
+ * asynchronous programming what `try`, `catch` and `throw` keywords are to synchronous programming.
17
18
* <pre>
19
* // for the purpose of this example let's assume that variables `$q` and `scope` are
0 commit comments