Skip to content

Commit 947f4c0

Browse files
author
Aleš
committed
feat: (draghandle) typo fix
1 parent 0fe58a9 commit 947f4c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/ng-sortgrid/src/lib/ngsg-drag-handle.directive.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ describe('NgsgDragHandleDirective', () => {
1111
);
1212
});
1313

14-
it('hould create an instance', () => {
14+
it('should create an instance', () => {
1515
expect(sut).toBeTruthy();
1616
});
1717
});

0 commit comments

Comments
 (0)