Skip to content

docs fix spelling issues #2119

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

### Bug Fixes

* **Integration Tests:** Fixed all the failing and skipped Intergration tests specially Besu privacy tests [#1958](https://github.com/web3j/web3j/pull/1958)
* **Integration Tests:** Fixed all the failing and skipped Integration tests specially Besu privacy tests [#1958](https://github.com/web3j/web3j/pull/1958)
* Fixed Dynamic Arrays encoder [#1961](https://github.com/web3j/web3j/pull/1961)
* Fixed dynamic arrays decoder [#1974](https://github.com/web3j/web3j/pull/1974)
* Fixed generateJavaFiles ArrayInStruct [#1962](https://github.com/web3j/web3j/pull/1962)
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Thank you for reading this! If you'd like to report a bug or join in the buidl-i
* Ask any question about how to use web3j should be directed to the [discord channel**](https://discord.com/channels/905194001349627914/1195062053682032700)

### Note
** If you are unable to open the Web3j discord channel then first join the [Hyperledger Server](https://discord.gg/hyperledger) and then go the [#web3-general](https://discord.com/channels/905194001349627914/1195062053682032700)
** If you are unable to open the Web3j discord channel then first join the [Hyperledger Server](https://discord.gg/hyperledger) and then go to the [#web3-general](https://discord.com/channels/905194001349627914/1195062053682032700)

## :heart: BUIDL :heart:

Expand Down
Loading