diff options
Diffstat (limited to 'src/components/InfoPopUp')
| -rw-r--r-- | src/components/InfoPopUp/index.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/InfoPopUp/index.tsx b/src/components/InfoPopUp/index.tsx index 8df4a23..c4ceb5f 100644 --- a/src/components/InfoPopUp/index.tsx +++ b/src/components/InfoPopUp/index.tsx @@ -17,7 +17,7 @@ export function InfoPopUp({ onClose }: Props) { <Styled.Section> {/* <IoMusicalNoteOutline size={50} /> */} <p> - Listen to the intro, then find the correct Joywave song in the list. + Listen to the intro, then find the correct song in the list. </p> </Styled.Section> <Styled.Section> |
