1
0
Fork 0

docs(v3): fix the typo (#1961)

This commit is contained in:
Rufat Zeynalli 2023-07-07 18:12:48 +02:00 committed by GitHub
parent f2f0e9fae2
commit 250e4c7940
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,7 @@ npm install @docsearch/js@3
### Without package manager
If you don't want to use a package manger, you can add the CSS to the `<head>` of your website:
If you don't want to use a package manager, you can add the CSS to the `<head>` of your website:
```html
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@docsearch/css@3" />