Stupid error every time

NARRATOR
Are you done ?

choice

“Yes” {
NARRATOR
Ok,thank you for reading see you soon !
}
“No,take me back !” {
goto choice_1
}

ERROR
unexpected diyalog “YES”

Delete the space between choice and “Yes”{

Thanks,sometimes I just forget about that and can’t find an error :joy: