Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Hugo <[email protected]>
  • Loading branch information
SimoTod and HugoDF authored May 17, 2020
1 parent 23ed4c1 commit 9f07595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Think of it like [Tailwind](https://tailwindcss.com/) for JavaScript.

That's it. It will initialize itself.

For production environments, it's recommend linking to a specific version number to avoid unexpected breakage from newer versions.
For production environments, it's recommended to pin a specific version number in the link to avoid unexpected breakage from newer versions.
For example, to use version `2.3.5`:
```html
<script src="https://cdn.jsdelivr.net/gh/alpinejs/[email protected]/dist/alpine.min.js" defer></script>
Expand Down

0 comments on commit 9f07595

Please sign in to comment.