mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Minor comment typo (#6808)
This commit is contained in:
committed by
Paul O’Shannessy
parent
d1256825bc
commit
eda08d9656
@@ -17,7 +17,7 @@ var ReactTransitionChildMapping = require('ReactTransitionChildMapping');
|
||||
var emptyFunction = require('emptyFunction');
|
||||
|
||||
/**
|
||||
* A basis for animatins. When children are declaratively added or removed,
|
||||
* A basis for animations. When children are declaratively added or removed,
|
||||
* special lifecycle hooks are called.
|
||||
* See https://facebook.github.io/react/docs/animation.html#low-level-api-reacttransitiongroup
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user