doc: fix typos in various files (#6196)
This commit is contained in:
parent
bbf59fcb12
commit
ccd182f522
6 changed files with 7 additions and 7 deletions
|
|
@ -36,7 +36,7 @@ export default defineConfig({
|
|||
expressiveCode: { themes: ["github-light", "github-dark"] },
|
||||
social: [
|
||||
{ icon: "github", label: "GitHub", href: config.github },
|
||||
{ icon: "discord", label: "Dscord", href: config.discord },
|
||||
{ icon: "discord", label: "Discord", href: config.discord },
|
||||
],
|
||||
editLink: {
|
||||
baseUrl: `${config.github}/edit/dev/packages/web/`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue