Skip to content

Commit

Permalink
docs: fix CommonJS usage note
Browse files Browse the repository at this point in the history
Co-authored-by: Jay <jasonsaayman@gmail.com>
  • Loading branch information
Cadienvan and jasonsaayman committed Aug 30, 2023
1 parent 9e62056 commit b5b7760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -167,7 +167,7 @@ Using unpkg CDN:

## Example

> **Note** CommonJS usage
> **Note**: CommonJS usage
> In order to gain the TypeScript typings (for intellisense / autocomplete) while using CommonJS imports with `require()`, use the following approach:

```js
Expand Down

0 comments on commit b5b7760

Please sign in to comment.