Fix typo in ShallowWrapper and ReactWrapper docs: MyCStatefullass -> Stateful - #2602
josephfrazier wants to merge 3 commits into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2602 +/- ##
=======================================
Coverage 96.42% 96.42%
=======================================
Files 49 49
Lines 4332 4334 +2
Branches 1156 1156
=======================================
+ Hits 4177 4179 +2
Misses 155 155 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
ljharb
left a comment
There was a problem hiding this comment.
lol, find/replace strikes again
|
heh, I see it's in ReactWrapper too: enzyme/docs/api/ReactWrapper/instance.md Line 41 in 3a7701c Want me to fix that here, or in another PR, or will you take care of it? |
|
In the same PR, please :-) i'll get it if you don't, but please feel free to cover it in the meantime |
|
done! |
|
Nice small docs fix. Since the same typo appears in both |
No description provided.