Skip to content

Commit f3af27b

Browse files
authored
clarify 'small' (sveltejs#186)
1 parent 9c9656b commit f3af27b

File tree

1 file changed

+1
-1
lines changed
  • content/tutorial/01-svelte/01-introduction/01-welcome-to-svelte

1 file changed

+1
-1
lines changed

content/tutorial/01-svelte/01-introduction/01-welcome-to-svelte/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Welcome to Svelte
33
---
44

5-
Welcome to the Svelte tutorial! This will teach you everything you need to know to easily build fast, small web applications.
5+
Welcome to the Svelte tutorial! This will teach you everything you need to know to easily build web applications of all sizes, with high performance and a small footprint.
66

77
You can also consult the [API docs](https://svelte.dev/docs) and the [examples](https://svelte.dev/examples), or — if you're impatient to start hacking on your machine locally — create a project with `npm init svelte`.
88

0 commit comments

Comments
 (0)