We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e674f2 commit db63c17Copy full SHA for db63c17
src/ng/directive/ngSwitch.js
@@ -20,7 +20,7 @@
20
* attribute is displayed.
21
*
22
* @animations
23
- * enter - happens after the ngSwtich contents change and the matched child element is placed inside the container
+ * enter - happens after the ngSwitch contents change and the matched child element is placed inside the container
24
* leave - happens just after the ngSwitch contents change and just before the former contents are removed from the DOM
25
26
* @usage
0 commit comments