From fe5dab6a60b33fdf93127fa22c19d716a8ee5b0e Mon Sep 17 00:00:00 2001 From: Patrick Lodder Date: Thu, 3 Jun 2021 19:32:44 +0200 Subject: [PATCH] [docs] Clean up squashing section --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 261634009..124deab7a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -79,8 +79,8 @@ Use the pull request that is already open (or was created earlier) to amend changes. This preserves the discussion and review that happened earlier for the respective change set. -The length of time required for peer review is unpredictable and will vary from -pull request to pull request. +The length of time required for peer review is unpredictable and will vary +between pull requests. ## Pull Request Philosophy