From 9e88beaa0c13c6e7c0444cb7ee6e5e3dca86767e Mon Sep 17 00:00:00 2001 From: QuestionableM <77170113+QuestionableM@users.noreply.github.com> Date: Mon, 17 Jul 2023 08:54:59 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2a3fdb..f80e62d 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A dll that adds custom audio support for Scrap Mechanic mods { //Make the names more unique to avoid name collisions with other mods "soundList": { - //You can reference the same sound multiple times, but configure them differently + //You can reference the same sound multiple times, but configure it differently "ExampleSoundName": { "path": "$CONTENT_DATA/Effects/Audio/example_sound.mp3", "is3D": true,