Skip to content

Commit

Permalink
fix: typo (#2751)
Browse files Browse the repository at this point in the history
  • Loading branch information
neverm25 authored Sep 20, 2024
1 parent 38e411d commit 8c2bf15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chains/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ export { btr } from './definitions/btr.js'
export { btrTestnet } from './definitions/btrTestnet.js'
export { bxn } from './definitions/bxn.js'
export { bxnTestnet } from './definitions/bxnTestnet.js'
export { cannon } from './definisions/cannon.js'
export { cannon } from './definitions/cannon.js'
export { canto } from './definitions/canto.js'
export { celo } from './definitions/celo.js'
export { celoAlfajores } from './definitions/celoAlfajores.js'
Expand Down

0 comments on commit 8c2bf15

Please sign in to comment.