Skip to content

Commit 19b15fe

Browse files
committed
fix typo
1 parent e663361 commit 19b15fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/graph-framework-space-events/src/apply-event.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ it('should fail in case of an invalid signature', async () => {
3636
}
3737
});
3838

39-
it('should fail in case state is not provided for an event other thant createSpace', async () => {
39+
it('should fail in case state is not provided for an event other than createSpace', async () => {
4040
const author = {
4141
signaturePublicKey: '03594161eed61407084114a142d1ce05ef4c5a5279479fdd73a2b16944fbff003b',
4242
signaturePrivateKey: '76b78f644c19d6133018a97a3bc2d5038be0af5a2858b9e640ff3e2f2db63a0b',

0 commit comments

Comments
 (0)