Skip to content

Commit e79d283

Browse files
authored
fix: Render explanation typo (#393)
1 parent f7ce883 commit e79d283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/scan/src/web/views/notifications/render-explanation.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ export const RenderExplanation = ({
120120
No changes detected
121121
</div>
122122
<div className={cn(['px-3 pb-2 text-gray-400 text-xs'])}>
123-
This component would not of rendered if it was memoized
123+
This component would not have rendered if it was memoized
124124
</div>
125125
</div>
126126
</div>

0 commit comments

Comments
 (0)