From 554708079d231a3e07e6c8ce298624613ed941f0 Mon Sep 17 00:00:00 2001 From: Sylwia Vargas Date: Tue, 11 Oct 2022 08:51:33 +0100 Subject: [PATCH] fixes typo --- docs/guides/user-guide/what-is-stackblitz.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/user-guide/what-is-stackblitz.md b/docs/guides/user-guide/what-is-stackblitz.md index f850f51a..7369fa3c 100644 --- a/docs/guides/user-guide/what-is-stackblitz.md +++ b/docs/guides/user-guide/what-is-stackblitz.md @@ -1,6 +1,6 @@ --- title: What is StackBlitz? -description: StackBlitz is an instant fullstack web IDE for the JavaScript ecosystem. It's powered by WebContainers, the first WebAssembly-based operating system which boots Node.js environment in milliseconds, securely within your browser tab. +description: StackBlitz is an instant fullsnack web IDE for the JavaScript ecosystem. It's powered by WebContainers, the first WebAssembly-based operating system which boots Node.js environment in milliseconds, securely within your browser tab. --- # {{ $frontmatter.title }}