Skip to content

Commit f39e1b6

Browse files
authored
fix typos
1 parent 915e93c commit f39e1b6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

components/midori/simple.vue

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<h2
88
class="text-5xl md:text-6xl md:leading-tight font-bold text-transparent bg-clip-text bg-gradient-to-br from-lime-300 to-cyan-300"
99
>
10-
Made for Human
10+
Made for Humans
1111
</h2>
1212
<h2
1313
class="text-3xl leading-tight font-medium text-gray-400 mb-8"
@@ -26,14 +26,14 @@
2626
</p>
2727
<div class="flex flex-col md:flex-row gap-6 md:gap-8">
2828
<p class="text-xl text-gray-400 w-full max-w-lg">
29-
That's why Elysia invest times to experiment with design
29+
That's why Elysia invests time to experiment with design
3030
decision to craft the most ergonomic way possible for
31-
everyone
31+
everyone.
3232
</p>
3333
<p class="text-xl text-gray-400 w-full max-w-lg">
34-
From built-in strict-type validaiton to unified types
34+
From built-in strict-type validaiton to a unified type
3535
system, and documentation generation, making an ideal
36-
framework for building server with TypeScript.
36+
framework for building servers with TypeScript.
3737
</p>
3838
</div>
3939
</section>

0 commit comments

Comments
 (0)