diff --git a/web3.js/README.md b/web3.js/README.md index 1c2765b904..c34adf2a15 100644 --- a/web3.js/README.md +++ b/web3.js/README.md @@ -54,6 +54,6 @@ See the [examples/](https://github.com/solana-labs/solana-web3.js/tree/master/ex Releases are available on [Github](https://github.com/solana-labs/solana-web3.js/releases) and [npmjs.com](https://www.npmjs.com/package/@solana/web3.js). -Each Github release features a tarball containing the API documentation release -and a minified version of the module suitable for direct use in a browser -environment (<script> tag) +Each Github release features a tarball containing API documentation and a +minified version of the module suitable for direct use in a browser environment +(<script> tag)