From 6f838025c8c91435c60cb1b35a0d61ec6457fce1 Mon Sep 17 00:00:00 2001 From: Tshepang Mbambo Date: Mon, 20 Oct 2025 15:47:39 +0200 Subject: [PATCH] range-diff.md: fix text --- src/triagebot/range-diff.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/triagebot/range-diff.md b/src/triagebot/range-diff.md index 8fa23d94..74ac9d67 100644 --- a/src/triagebot/range-diff.md +++ b/src/triagebot/range-diff.md @@ -1,6 +1,7 @@ # Git rebase (range) diff -GitHub native compare feature shows lots of unrelated changes when a force push changes the base commit of a PR. This handler post a comment after such scenario which links to triagebot `range-diff` feature. +GitHub native compare feature shows lots of unrelated changes when a force push changes the base commit of a PR. +This handler posts a comment after such a scenario, which links to triagebot `range-diff` feature. ## Configuration