Skip to content

Commit 39ff662

Browse files
committed
update text
1 parent 7c0d9ae commit 39ff662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/tools/SandboxEditor/SandboxEditor.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ const SandboxEditor = ({children, className} : SandboxProps) => {
6262
<Heading as='h1' className="text-gray-1000">Sandbox Editor</Heading>
6363
<Separator orientation='vertical' />
6464
<Text className="font-normal text-gray-950">
65-
Customize the colors of the Radix UI components by clicking on the color swatches below.
65+
Customize the colors of the Rad UI components by clicking on the color swatches below.
6666
</Text>
6767
</div>
6868
<Separator />

0 commit comments

Comments
 (0)