diff --git a/pyproject.toml b/pyproject.toml index 59867344a..3980af33c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ spelling = ["pyenchant~=3.2"] "What's New" = "https://pylint.pycqa.org/en/latest/whatsnew/2/" "Bug Tracker" = "https://github.com/PyCQA/pylint/issues" "Discord Server" = "https://discord.com/invite/Egy6P8AMB5" -"Docs: Contributer Guide" = "https://pylint.pycqa.org/en/latest/development_guide/contributor_guide/index.html" +"Docs: Contributor Guide" = "https://pylint.pycqa.org/en/latest/development_guide/contributor_guide/index.html" [project.scripts] pylint = "pylint:run_pylint"