mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-19 16:26:43 +02:00
spelling: corresponding
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -30,7 +30,7 @@ describe('when parsing a timeline ', function () {
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
it('should handle a two section and two coressponding tasks', function () {
|
it('should handle a two section and two corresponding tasks', function () {
|
||||||
let str = `timeline
|
let str = `timeline
|
||||||
section abc-123
|
section abc-123
|
||||||
task1
|
task1
|
||||||
|
Reference in New Issue
Block a user