Skip to content
This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Commit 6e9c523

Browse files
committed
style: typo
1 parent f87b7f6 commit 6e9c523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/dataunion/signature.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ describe('DataUnion signature', () => {
7575
expect(isValid3).toBe(true)
7676
}, 100000)
7777

78-
it('create signatute', async () => {
78+
it('create signature', async () => {
7979
const client = new StreamrClient({
8080
auth: {
8181
privateKey: '0x1111111111111111111111111111111111111111111111111111111111111111'

0 commit comments

Comments
 (0)