1
0
Fork 0

docs: fix typo in documentation (#1766)

This commit is contained in:
itachi sasuke 2023-01-24 11:17:16 +03:00 committed by GitHub
parent bbfef3e820
commit af5d0fc6d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,7 +68,7 @@ npm install @docsearch/react@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" />