From aaba88e6f18487a423f9e47853d3232210329160 Mon Sep 17 00:00:00 2001 From: Shubham Bankar <103604945+ignalpha4@users.noreply.github.com> Date: Wed, 25 Dec 2024 13:41:34 +0530 Subject: [PATCH] fix: correct spelling error in description Corrected "gaurantee" to "guaranteed" --- apps/website/src/components/HomepageFeatures/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/website/src/components/HomepageFeatures/index.tsx b/apps/website/src/components/HomepageFeatures/index.tsx index 69eb7d41ff..d592dbb417 100644 --- a/apps/website/src/components/HomepageFeatures/index.tsx +++ b/apps/website/src/components/HomepageFeatures/index.tsx @@ -14,7 +14,7 @@ const FeatureList: FeatureItem[] = [ Svg: require("@site/static/img/safety-icon.svg").default, description: ( <> - ffmpeg.wasm runs only inside your browser, data security is gaurantee as + ffmpeg.wasm runs only inside your browser, data security is guaranteed as no data is sent to remote server. ),