spelling: distinguish

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2025-04-17 08:01:05 -04:00
parent 5f35d70ce2
commit 08085b8821

View File

@@ -56,7 +56,7 @@ describe('when parsing a kanban ', function () {
expect(sections[0].label).toEqual('root');
});
it('KNBN-4 should not dsitinguis between deeper hierachial levels in thr kanban definition', function () {
it('KNBN-4 should not distinguish between deeper hierachial levels in thr kanban definition', function () {
const str = `kanban
root
child1