Skip to content

Commit

Permalink
docs: fix typo in @safe-global/types-kit (#647)
Browse files Browse the repository at this point in the history
  • Loading branch information
lumtis authored Nov 22, 2024
1 parent 4c24c16 commit 80a3711
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ For more detailed information, see the [API Kit Reference](../../../reference-sd
import {
MetaTransactionData,
OperationType
} from '@safe-global/types-types'
} from '@safe-global/types-kit'
```

### Setup
Expand Down

0 comments on commit 80a3711

Please sign in to comment.