From b1eb9b0c4cec87bd87aa460982da7279702f4675 Mon Sep 17 00:00:00 2001 From: ziho Date: Sun, 13 Oct 2024 16:38:31 +0900 Subject: [PATCH] fix: typo --- .../tutorial/1-forms-css/3-fieldset/6-the-end/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/demo/src/content/tutorial/1-forms-css/3-fieldset/6-the-end/content.md b/docs/demo/src/content/tutorial/1-forms-css/3-fieldset/6-the-end/content.md index bec597446..5933d4ae5 100644 --- a/docs/demo/src/content/tutorial/1-forms-css/3-fieldset/6-the-end/content.md +++ b/docs/demo/src/content/tutorial/1-forms-css/3-fieldset/6-the-end/content.md @@ -6,6 +6,6 @@ focus: /style.css --- You've reached the end of this tutorial! We hope you've enjoyed it and learned something new about working with CSS and forms. -This app was built using the TutorialKit framework and you can make a similiar learning resource for your team or open-source community yourself! TutorialKit provides all the necessary tooling, and UI out of the box, so that you can focus on the content. +This app was built using the TutorialKit framework and you can make a similar learning resource for your team or open-source community yourself! TutorialKit provides all the necessary tooling, and UI out of the box, so that you can focus on the content. To learn more, visit tutorialkit.dev.