diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9ccbea398..3abd7c1d5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -139,6 +139,7 @@ Most Vale tests are at the `suggestion` level and won't block merging. The following tests are at a `error` level and will prevent merging: - [AmSpelling](https://developers.google.com/style/word-list) +- [Ampersand](https://developers.google.com/style/word-list#ampersand) - [Emdash](https://github.com/errata-ai/Google/blob/master/Google/EmDash.yml) - [Endash](https://github.com/errata-ai/Google/blob/master/Google/EmDash.yml) - [Exclamation](https://github.com/errata-ai/Google/blob/master/Google/Exclamation.yml)