mirror of
https://github.com/astral-sh/ty.git
synced 2025-12-23 08:48:09 +00:00
Fix a typo in the language server install ref (#1901)
This commit is contained in:
parent
2007b27445
commit
475ad9209e
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue