diff --git a/contribute/overview.md b/contribute/overview.md index 2d91453307..a17adadff5 100644 --- a/contribute/overview.md +++ b/contribute/overview.md @@ -78,3 +78,4 @@ We also provide: - A section of useful components you can add to your documentation. For components and controls, we use [Bootstrap](https://getbootstrap.com) - Information on Docker's [tone and voice](style/voice-tone.md). - A [writing checklist](checklist.md) to help you when you're contributing to Docker's documentation. +- A command-line tool called vale to check the style and [help you find errors in your writing](contribute-guide.md#test-the-docs-locally).