diff --git a/README.md b/README.md index a22ec0b..0a30cb9 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ To learn more about using ty, see the [documentation](https://docs.astral.sh/ty/ To install ty, see the [installation](./installation.md) documentation. -To add ty language server to your editor, see the [editors](./editors.md) documentation. +To add the ty language server to your editor, see the [editors](./editors.md) documentation. ## Getting help diff --git a/docs/index.md b/docs/index.md index 6d360af..46afeeb 100644 --- a/docs/index.md +++ b/docs/index.md @@ -40,7 +40,7 @@ uvx ty check example.py To install ty, see the [installation](./installation.md) documentation. -To add ty language server to your editor, see the [editors](./editors.md) documentation. +To add the ty language server to your editor, see the [editors](./editors.md) documentation. ## Playground