From 79c9039cdd1edf39e283cc4ae3956dceefcb253a Mon Sep 17 00:00:00 2001 From: Korbs Date: Sat, 17 Aug 2024 09:56:09 -0400 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 326b1af..bf0f0fa 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ import {Zorn} from '@minpluto/zorn' **With Separated Audio Source** -Since Zorn is built for the MinPluto project, there are scenarios where the video source has no audio to get higher quality options, so Zorn has an opion to add a seprated audio source to include. +Since Zorn is built for the MinPluto project, there are scenarios where the video source has no audio to get higher quality options, so Zorn has an option to add a seprated audio source to include. ```jsx ---