Browse Source

Merge pull request #1428 from ranjan-purbey/patch-1

Fix minor typos in csp.md
Caleb Porzio 4 years ago
parent
commit
36d790249a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/docs/src/en/advanced/csp.md

+ 1 - 1
packages/docs/src/en/advanced/csp.md

@@ -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