mirror of
https://github.com/garraflavatra/alphabets.git
synced 2025-07-05 19:55:13 +00:00
Fix typo in readme
This commit is contained in:
@ -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>
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user