Skip to content

Commit ed48d9a

Browse files
kadimipatrickhlauke
authored andcommitted
Typo (twbs#27248)
1 parent 8bfecc7 commit ed48d9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/docs/4.1/getting-started/javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Each plugin also exposes its raw constructor on a `Constructor` property: `$.fn.
7474

7575
### Asynchronous functions and transitions
7676

77-
All programmatic API methods are **asynchronous** and returns to the caller once the transition is started but **before it ends**.
77+
All programmatic API methods are **asynchronous** and return to the caller once the transition is started but **before it ends**.
7878

7979
In order to execute an action once the transition is complete, you can listen to the corresponding event.
8080

0 commit comments

Comments
 (0)