We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 71aa99d + aaba88e commit c749193Copy full SHA for c749193
apps/website/src/components/HomepageFeatures/index.tsx
@@ -14,7 +14,7 @@ const FeatureList: FeatureItem[] = [
14
Svg: require("@site/static/img/safety-icon.svg").default,
15
description: (
16
<>
17
- ffmpeg.wasm runs only inside your browser, data security is gaurantee as
+ ffmpeg.wasm runs only inside your browser, data security is guaranteed as
18
no data is sent to remote server.
19
</>
20
),
0 commit comments