fix name in readme

This commit is contained in:
torcado 2023-02-15 17:49:56 -05:00
parent 060046ffe9
commit 315288bb75

View file

@ -128,7 +128,7 @@ And that's it! you can upload the files to your website, or zip them up and uplo
> Defaults to `false`
\
`autoload` (optional)
`autoplay` (optional)
> If `true` and `feature` is also `true`, this track will play after loading.
> **NOTE:** this *will not* work in most cases, due to browsers preventing autoplaying audio until the user interacts with the page. This will only be relevant if the player is loaded after user interaction, e.g. when running on itch.io with autoload disabled.
> Can be either `true` or `false`