Skip to content

Commit 48f9d09

Browse files
Life cycle to lifecycle
Co-authored-by: Ricky <[email protected]>
1 parent 9334142 commit 48f9d09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-reconciler/src/ReactFiberPerformanceTrack.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ function logComponentEffectErrored(
242242
devtools: {
243243
color: 'error',
244244
track: COMPONENTS_TRACK,
245-
tooltipText: 'A life cycle or effect errored',
245+
tooltipText: 'A lifecycle or effect errored',
246246
properties,
247247
},
248248
},

0 commit comments

Comments
 (0)