diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e749101204d8..8acd79c21bb2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -45,7 +45,7 @@ Guidelines for any code contributions: has good test coverage, so look at some of the existing tests if you're unsure how to go about it. 2. All contributions must be licensed Apache 2.0 and all files must have a - copy of the boilerplate licence comment (can be copied from an existing + copy of the boilerplate license comment (can be copied from an existing file). 3. Files should be formatted according to Google's [Java style guide][]. 4. Please squash all commits for a change into a single commit (this can be