Skip to content

Commit

Permalink
Merge pull request alpinejs#1428 from ranjan-purbey/patch-1
Browse files Browse the repository at this point in the history
Fix minor typos in csp.md
  • Loading branch information
calebporzio authored Jun 13, 2021
2 parents cbb0dab + ed58803 commit 36d7902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/src/en/advanced/csp.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ In order to accommodate environments where this CSP is necessary, Alpine offers
<a name="installation"></a>
## Installation

Like all Alpine extensions, you can use this include this either via `<script>` tag or module import:
Like all Alpine extensions, you can include this either via `<script>` tag or module import:

<a name="script-tag"></a>
### Script tag
Expand Down

0 comments on commit 36d7902

Please sign in to comment.