mirror of
https://github.com/garraflavatra/alphabets.git
synced 2025-01-18 05:07:58 +00:00
Fix typo in readme
This commit is contained in:
parent
bd4ed56292
commit
5048a7b41d
@ -58,7 +58,7 @@ yarn add alphabets
|
||||
CDN, if that's more your style:
|
||||
|
||||
```html
|
||||
<script src="https://unpkg.com/alphabet@1/dist/bundle.js"></script>
|
||||
<script src="https://unpkg.com/alphabets@1/dist/bundle.js"></script>
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
@ -17,5 +17,5 @@ yarn add alphabets
|
||||
## CDN
|
||||
|
||||
```html
|
||||
<script src="https://unpkg.com/alphabet@1/dist/bundle.js"></script>
|
||||
<script src="https://unpkg.com/alphabets@1/dist/bundle.js"></script>
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user