Skip to content

Commit 5c44dfc

Browse files
authored
Merge pull request #586 from Jakjm/main
2 parents eacc9c8 + 6b01eec commit 5c44dfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/demo/Backgrounds/HyperspeedDemo.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ const HyperspeedDemo = () => {
4242
<Hyperspeed effectOptions={hyperspeedPresets[activePreset]} />
4343

4444
{/* For Demo Purposes Only */}
45-
<BackgroundContent pillText="New Background" headline="Cick & hold to see the real magic of hyperspeed!" />
45+
<BackgroundContent pillText="New Background" headline="Click & hold to see the real magic of hyperspeed!" />
4646
</Box>
4747

4848
<Customize>

0 commit comments

Comments
 (0)