(minor) fix typo

This commit is contained in:
Ashley Engelund (weedySeaDragon @ github)
2022-11-17 12:19:31 -08:00
parent c3313050ce
commit 03a11e103e

View File

@@ -328,7 +328,7 @@ describe('State diagram', () => {
} }
); );
}); });
it('v2 it should be possibel to use a choice', () => { it('v2 it should be possible to use a choice', () => {
imgSnapshotTest( imgSnapshotTest(
` `
stateDiagram-v2 stateDiagram-v2