mirror of
https://github.com/garraflavatra/alphabets.git
synced 2025-01-18 13:17:59 +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:
|
CDN, if that's more your style:
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<script src="https://unpkg.com/alphabet@1/dist/bundle.js"></script>
|
<script src="https://unpkg.com/alphabets@1/dist/bundle.js"></script>
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
@ -17,5 +17,5 @@ yarn add alphabets
|
|||||||
## CDN
|
## CDN
|
||||||
|
|
||||||
```html
|
```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