Merge branch 'patch-1' of git://github.com/alcuadrado/ethers.js into alcuadrado-patch-1

This commit is contained in:
Richard Moore 2018-06-03 16:51:11 -04:00
commit fd27d3e2ce

View File

@ -27,7 +27,7 @@ To use in a browser:
```html
<script charset="utf-8"
src="https://cdn.ethers.io/scripts/ethers-v2.min.js"
src="https://cdn.ethers.io/scripts/ethers-v3.min.js"
type="text/javascript">
</script>
```