We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa5b785 commit 9e245cfCopy full SHA for 9e245cf
src/pages/LandingPage.jsx
@@ -338,7 +338,7 @@ const features = [
338
title: "Keyboard shortcuts",
339
content: (
340
<div>
341
- Speed up development with keyboard shortuts. See all available shortcuts
+ Speed up development with keyboard shortcuts. See all available shortcuts
342
<Link
343
to={`${socials.docs}/shortcuts`}
344
className="ms-1.5 text-blue-500 hover:underline"
@@ -354,7 +354,7 @@ const features = [
354
title: "Templates",
355
356
357
- Start off with pre-built templates. Get a quick start or get inspirition
+ Start off with pre-built templates. Get a quick start or get inspiration
358
for your design.
359
</div>
360
),
0 commit comments