We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bfecc7 commit ed48d9aCopy full SHA for ed48d9a
site/docs/4.1/getting-started/javascript.md
@@ -74,7 +74,7 @@ Each plugin also exposes its raw constructor on a `Constructor` property: `$.fn.
74
75
### Asynchronous functions and transitions
76
77
-All programmatic API methods are **asynchronous** and returns to the caller once the transition is started but **before it ends**.
+All programmatic API methods are **asynchronous** and return to the caller once the transition is started but **before it ends**.
78
79
In order to execute an action once the transition is complete, you can listen to the corresponding event.
80
0 commit comments