diff --git a/site/content/tutorial/01-introduction/01-basics/text.md b/site/content/tutorial/01-introduction/01-basics/text.md index eb48a36ba3..3b19acca97 100644 --- a/site/content/tutorial/01-introduction/01-basics/text.md +++ b/site/content/tutorial/01-introduction/01-basics/text.md @@ -2,7 +2,7 @@ title: Basics --- -Welcome to the Svelte tutorial. This will teach you everything you need to know to build fast, small web applications easily. +Welcome to the Svelte tutorial. This will teach you everything you need to know to build fast, compact web applications easily. You can also consult the [API docs](/docs) and the [examples](/examples), or — if you're impatient to start hacking on your machine locally — the [60-second quickstart](/docs#getting-started).