diff --git a/docs/guides-local-setup.md b/docs/guides-local-setup.md index 2a3899adf2..ceb0781839 100644 --- a/docs/guides-local-setup.md +++ b/docs/guides-local-setup.md @@ -87,4 +87,4 @@ No staged files match any of provided globs. husky > commit-msg (node v10.1.0) ``` -?> Local linting is fine for fast feedback but can easily be tinkered with. To ensure all commits are linted you'll want to check commits on an automated CI Server to. Learn how to in the [CI Setup guide](guides-ci-setup.md). +?> Local linting is fine for fast feedback but can easily be tinkered with. To ensure all commits are linted you'll want to check commits on an automated CI Server too. Learn how to in the [CI Setup guide](guides-ci-setup.md).