diff --git a/tools/prlint/README.md b/tools/prlint/README.md index 085bc115dc691..b38d330d4ebd9 100644 --- a/tools/prlint/README.md +++ b/tools/prlint/README.md @@ -1,6 +1,6 @@ # prlint (beta) -A linter that can run various checks to validate a PR adheres to our standards. +A linter that can run various checks to validate a PR adheres to our standards. ### Disclaimer @@ -41,3 +41,4 @@ Error: Features must contain a change to a README file ``` Note that an **un-authenticated** GitHub client is created, unless you set the `GITHUB_TOKEN` env variable. +