diff --git a/docs/internal/overview.md b/docs/internal/overview.md index d54b238b6..ea393e121 100644 --- a/docs/internal/overview.md +++ b/docs/internal/overview.md @@ -20,12 +20,12 @@ svelte-check | As briefly touched already, this is a language-server adhering to the [Language Server Protocol (LSP)](https://microsoft.github.io/language-server-protocol). The protocol defines the communication between an editor or IDE and a language server that provides language features like auto complete, go to definition, find all references etc. -Our `language-server` can roughly be splitted into [four areas](/packages/language-server/src/plugins): +Our `language-server` can roughly be split into [four areas](/packages/language-server/src/plugins): -- CSS: Provides intellisense for the things inside `