diff --git a/README.md b/README.md index 1aab0d1..cf8f3f4 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ var myBlob = blobUtil.createBlob(['hello world'], {type: 'text/plain'}); ``` -###createObjectURL(blob) +### createObjectURL(blob) Shim for [URL.createObjectURL()](https://developer.mozilla.org/en-US/docs/Web/API/URL.createObjectURL) to support browsers that only have the prefixed