Fix sequence syntax
Closes #3562740
Fixes the sequence syntax in config schema by removing the preceding dash, to match the syntax demonstrated in the Sequence Definition docs. This resolves "undefined schema errors" (non-breaking config warnings).
Edited by Ashley SlayMoore