Browse Source

docs: typo (#3960)

Mitchell Hanberg 1 year ago
parent
commit
539756557a
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

@@ -46,7 +46,7 @@ Alpine.start()
 <a name="basic-example"></a>
 ## Basic Example
 
-To provide a glimpse of how using the CSP build might feel, here is a copy-pastable HTML file with a working counter componennt using a common CSP setup:
+To provide a glimpse of how using the CSP build might feel, here is a copy-pastable HTML file with a working counter component using a common CSP setup:
 
 ```alpine
 <html>