diff --git a/web3.js/README.md b/web3.js/README.md index 5fb67d5618..54240eab5c 100644 --- a/web3.js/README.md +++ b/web3.js/README.md @@ -24,7 +24,7 @@ $ npm install --save @solana/web3.js ### Browser bundle ```html - + ``` ## Usage diff --git a/web3.js/examples/account.html b/web3.js/examples/account.html index 34238a3b6f..dcd3386aad 100644 --- a/web3.js/examples/account.html +++ b/web3.js/examples/account.html @@ -9,7 +9,7 @@