Skip to content

Commit e458c42

Browse files
committed
gossipProfile.ts
1 parent 8c843e5 commit e458c42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/hubble/src/profile/gossipProfile.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export enum ProfileWorkerAction {
99
WaitForMessages = 3,
1010
Stop = 4,
1111
GetMultiAddres = 5,
12-
ConnectToMutliAddr = 6,
12+
ConnectToMultiAddr = 6,
1313
ReportPeers = 7,
1414
}
1515

0 commit comments

Comments
 (0)