Skip to content

Commit 191edc7

Browse files
authored
Merge pull request #67 from ducdetronquito/fix-typo
Fix typo on homepage
2 parents 10b7b86 + e786946 commit 191edc7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

components/landing/components/simple.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
everyone
2727
</p>
2828
<p class="text-xl text-gray-400 w-full max-w-lg">
29-
From built-in strict-type validaiton to unified types
29+
From built-in strict-type validation to unified types
3030
system, and documentation generation, making an ideal
3131
framework for building server with TypeScript.
3232
</p>

components/midori/simple.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
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 validation to unified types
3535
system, and documentation generation, making an ideal
3636
framework for building server with TypeScript.
3737
</p>

0 commit comments

Comments
 (0)