Skip to content

Commit

Permalink
docs: fix typo in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
martiliones committed Nov 17, 2023
1 parent b0f6bd3 commit f0716f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
});
```

or specify `socket` option when initializing API:
Or specify `socket` option when initializing API:

```ts
// socket.ts
Expand Down Expand Up @@ -173,7 +173,7 @@
});
```

### Removeed
### Removed

- `createTransaction()`

Expand Down

0 comments on commit f0716f9

Please sign in to comment.