Skip to content

Commit 262e5e4

Browse files
authored
Update label for product diagnostics in HomePersonalSettings component (#636)
1 parent 594a606 commit 262e5e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/roam/src/components/settings/HomePersonalSettings.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ const HomePersonalSettings = ({ onloadArgs }: { onloadArgs: OnloadArgs }) => {
293293
}}
294294
labelElement={
295295
<>
296-
Disable product diagnostics
296+
Disable Product Diagnostics
297297
<Description
298298
description={
299299
"Disable sending usage signals and error reports that help us improve the product."

0 commit comments

Comments
 (0)