diff --git a/README.md b/README.md index b255f0492..f9c8b89d9 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ require('@okta/okta-auth-js/polyfill'); The built polyfill bundle is also available on our global CDN. Include the following script in your HTML file to load before any other scripts: ```html - + ``` > :warning: The version shown in this sample may be older than the current version. We recommend using the highest version available @@ -171,7 +171,7 @@ If you are using the JS on a web page from the browser, you can copy the `node_m The built library bundle is also available on our global CDN. Include the following script in your HTML file to load before your application script: ```html - + ``` > :warning: The version shown in this sample may be older than the current version. We recommend using the highest version available