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 3346f48 commit cbaabe3Copy full SHA for cbaabe3
dist/famous-angular.js
@@ -2117,7 +2117,7 @@ angular.module('famous.angular')
2117
* @description
2118
* This directive is used to hook a Famo.us EdgeSwapper into AngularJS ngAnimate events. For example, you can apply an fa-edge-swapper directive
2119
* to a `<ui-view>` or an `<ng-include>` in order to quickly and easily add EdgeSwapper transitions to template changes in those directives.
2120
- * Supports the `fa-options` directive for setting options. Does NOT support sitting on the same element as another fa- elemtn
+ * Supports the `fa-options` directive for setting options. Does NOT support sitting on the same element as another fa- element
2121
*
2122
* @usage
2123
* ```html
0 commit comments