From b33633fb9c288ad6e3b66dece65335b319b67632 Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Thu, 23 Aug 2018 16:39:43 -0700 Subject: [PATCH] Minor text update --- web3.js/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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)