Skip to content

Commit c749193

Browse files
authored
Merge pull request #806 from ignalpha4/patch-1
fix: correct spelling error in description
2 parents 71aa99d + aaba88e commit c749193

File tree

1 file changed

+1
-1
lines changed
  • apps/website/src/components/HomepageFeatures

1 file changed

+1
-1
lines changed

apps/website/src/components/HomepageFeatures/index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const FeatureList: FeatureItem[] = [
1414
Svg: require("@site/static/img/safety-icon.svg").default,
1515
description: (
1616
<>
17-
ffmpeg.wasm runs only inside your browser, data security is gaurantee as
17+
ffmpeg.wasm runs only inside your browser, data security is guaranteed as
1818
no data is sent to remote server.
1919
</>
2020
),

0 commit comments

Comments
 (0)