docs: fix typo in documentation (#1766)
This commit is contained in:
parent
bbfef3e820
commit
af5d0fc6d7
1 changed files with 1 additions and 1 deletions
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue