fix: correct spelling error in description

Corrected "gaurantee" to "guaranteed"
This commit is contained in:
Shubham Bankar 2024-12-25 13:41:34 +05:30 committed by GitHub
parent f2f06d5add
commit aaba88e6f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.
</>
),