Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/tutorialkit.dev/src/content/docs/guides/about.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: "TutorialKit: Overview and Capabilities"

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.

TutorialKit enables you to spin spin up a live interactive tutorial site in minutes complete with:
TutorialKit enables you to spin up a live interactive tutorial site in minutes complete with:

- Code editor with syntax highlighting
- Live dev server preview that updates as learners experiment with your tutorial code
Expand Down
Loading