We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff17895 + 191526d commit 2b72ae1Copy full SHA for 2b72ae1
sites/skeleton.dev/src/routes/(inner)/docs/ssd/+page.svelte
@@ -79,7 +79,7 @@
79
<!-- Getting Started -->
80
<section class="space-y-4">
81
<h2 class="h2">Getting Started</h2>
82
- <h3 class="h3">Install Depedencies</h3>
+ <h3 class="h3">Install Dependencies</h3>
83
<p>Add Svelte Simple Datables to your Skeleton project by running the following command.</p>
84
<CodeBlock
85
language="shell"
0 commit comments