Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Commit d90c432

Browse files
committed
Capitalize label
1 parent a197da6 commit d90c432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/BananaSlug/BananaSlugFrontendControl.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ class BananaSlugFrontendControl extends
5757
checked={state.enabled}
5858
readOnly={true}
5959
/>
60-
<span>trace react updates</span>
60+
<span>Trace React updates</span>
6161
</div>
6262
);
6363
}

0 commit comments

Comments
 (0)