Skip to content

Commit f48cd60

Browse files
authored
docs: fix typo (#13820)
1 parent b45cd46 commit f48cd60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/docs/10-getting-started/25-project-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ You can create a library to be used by other Svelte apps with the [`@sveltejs/pa
4848

4949
## Offline app
5050

51-
SvelteKit has full suppport for [service workers](service-workers) allowing you to build many types of applications such as offline apps and [progressive web apps](glossary#PWA).
51+
SvelteKit has full support for [service workers](service-workers) allowing you to build many types of applications such as offline apps and [progressive web apps](glossary#PWA).
5252

5353
## Mobile app
5454

0 commit comments

Comments
 (0)