You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tutorialkit.dev/src/content/docs/guides/about.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: "TutorialKit: Overview and Capabilities"
5
5
6
6
TutorialKit is an open source tool that enables you to create interactive code tutorials for your UI library or Javascript framework without having to implement the necessary user interface or the underlying logic.
7
7
8
-
TutorialKit enables you to spin spin up a live interactive tutorial site in minutes complete with:
8
+
TutorialKit enables you to spin up a live interactive tutorial site in minutes complete with:
9
9
10
10
- Code editor with syntax highlighting
11
11
- Live dev server preview that updates as learners experiment with your tutorial code
0 commit comments