Update desc in example

This commit is contained in:
Jerome Wu 2023-08-09 17:52:35 +08:00
parent c44ff5a3ae
commit 2638d7aa0f

View File

@ -17,7 +17,7 @@ any of the example.
<ExampleCard
img="/img/vanilla.png"
title="Vanilla JavaScript"
desc="Plain JavaScript without any additional library"
desc="Plain JavaScript"
url="https://github.com/ffmpegwasm/ffmpeg.wasm/tree/main/apps/vanilla-app"
/>
</Grid>