mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-05-24 02:09:17 +00:00
Update LandingPage.jsx
Fix 2 typos
This commit is contained in:
parent
fa5b785b45
commit
7ba13247ca
@ -338,7 +338,7 @@ const features = [
|
||||
title: "Keyboard shortcuts",
|
||||
content: (
|
||||
<div>
|
||||
Speed up development with keyboard shortuts. See all available shortcuts
|
||||
Speed up development with keyboard shortcuts. See all available shortcuts
|
||||
<Link
|
||||
to={`${socials.docs}/shortcuts`}
|
||||
className="ms-1.5 text-blue-500 hover:underline"
|
||||
@ -354,7 +354,7 @@ const features = [
|
||||
title: "Templates",
|
||||
content: (
|
||||
<div>
|
||||
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
|
||||
for your design.
|
||||
</div>
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user