From d5a44f8d24086f85e14a7e28c43b83a0e148f502 Mon Sep 17 00:00:00 2001 From: Joris Date: Sat, 17 Aug 2024 21:44:57 +0200 Subject: Fix Shania Twain song --- songs/shania-twain/you-re-the-one.lisp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'songs/shania-twain') diff --git a/songs/shania-twain/you-re-the-one.lisp b/songs/shania-twain/you-re-the-one.lisp index 4411367..2d5741c 100644 --- a/songs/shania-twain/you-re-the-one.lisp +++ b/songs/shania-twain/you-re-the-one.lisp @@ -4,7 +4,7 @@ (tonality "E♭") (chords - ("Intro / Refrain" + ("Intro / Outro" ("E♭" ("A♭" "B♭"))) (verse @@ -22,7 +22,7 @@ (interlude :repeat 2 - ("E♭" ("A♭" "B♭")))) + (("E♭" "A♭") "B♭")))) (lyrics (intro) -- cgit v1.2.3