From 262d59e07c6243bce1357091472e90060e9aa78d Mon Sep 17 00:00:00 2001 From: Vijay Pai Date: Thu, 11 Jan 2018 07:47:52 -0800 Subject: Update CONTRIBUTING.md Use 2 white spaces after period for consistency with rest of document --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c2dc4eba57..2f90ccf281 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -73,7 +73,7 @@ How to get your contributions merged smoothly and quickly. - If you are regenerating the projects using `tools/buildgen/generate_projects.sh`, make changes to generated files a - separate commit with commit message `regenerate projects`. Mixing changes + separate commit with commit message `regenerate projects`. Mixing changes to generated and hand-written files make your PR difficult to review. Note that running this script requires the installation of Python packages `pyyaml` and `mako` (typically installed using `pip`) as well as a recent -- cgit v1.2.3