From f9c0a6e6525000db80b7d6e36c585e7c517449ea Mon Sep 17 00:00:00 2001 From: torcado194 Date: Tue, 20 Sep 2022 19:16:43 -0400 Subject: [PATCH] fix incorrect property name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52de1bf..ea2348a 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ And that's it! you can upload the files to your website, or zip them up and uplo > Defaults to the file name if not specified \ -`featured` (optional) +`feature` (optional) > If `true`, sets this file as the "featured" track, which will queue up first when loading the page. > Can be either `true` or `false`