Skip to content

Commit

Permalink
docs: fix typo (#4947)
Browse files Browse the repository at this point in the history
  • Loading branch information
kshksdrt authored Oct 27, 2024
1 parent 46a7cc1 commit 4400e8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ lspconfig.tsserver.setup {
lspconfig.volar.setup {}
```

### None-Hybrid mode(similar to takeover mode) configuration (Requires `@vue/language-server` version `^2.0.7`)
### Non-Hybrid mode(similar to takeover mode) configuration (Requires `@vue/language-server` version `^2.0.7`)

Note: If `hybridMode` is set to `false` `Volar` will run embedded `tsserver` therefore there is no need to run it separately.

Expand Down

0 comments on commit 4400e8e

Please sign in to comment.