Skip to content

Commit

Permalink
Fix a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
koba04 committed Sep 26, 2017
1 parent 19b1912 commit 89f3322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/enzyme/src/ShallowWrapper.js
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ class ShallowWrapper {

/**
* A method is for re-render with new props and context.
* This calls componentDidUpdate method if lifecycleExperimental is enabled.
* This calls componentDidUpdate method if disableLifecycleMethods isn't enabled.
*
* NOTE: can only be called on a wrapper instance that is also the root instance.
*
Expand Down

0 comments on commit 89f3322

Please sign in to comment.