Gnome sequencer error code

2x GnomeSequencer\Sequences.lua:403: ‘}’ expected (to close ‘{’ at line 393) near ‘s’

Locals:

This error code is directly from wow “bug catcher”… any idesd how to fix it? fyi - gnome sequencer is loaded up in my addons. the lua file is named sequencer.lua. I edit the file with notepad ++. what am i missing here.

Sequences[‘RET’] = {
PreMacro = [[
/targetenemy [noharm][dead]
/castsequence reset=2 Seal of Truth,null
]],
‘/cast Judgment’,
‘/cast Crusader Strike’,
‘/cast Exorcism’,
‘/cast !Avenging Wrath’,
‘/cast !Execution Sentence’,
‘/cast Templar’s Verdict’,
‘/cast Hammer of Wrath’,
PostMacro = [[
/startattack
]],
}

this seems like a solid addon. but a bit buggy… Right now im using macrotool kit addon in place of gs. 0 i do have my file zipped up if anyone want to look at the hole thing… just drop me a line… also i know it has to be something really small that im missing…

please remove this post – i have fixed the issue— and since no one else has encountered this issue… please delete

Plenty of people have encountered the problem, in fact it is listed as #2 on https://wowlazymacros.com/forums/topic/common-mistakes-in-gnomesequencer-files/