From ac77c68b9072415f4ce89521697b0c2a0d6b526a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Ber=C3=A1nek?= Date: Tue, 4 Nov 2025 11:33:50 +0100 Subject: [PATCH] Update triagebot reroll docs --- src/triagebot/pr-assignment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/triagebot/pr-assignment.md b/src/triagebot/pr-assignment.md index ed30f5c7..c942642e 100644 --- a/src/triagebot/pr-assignment.md +++ b/src/triagebot/pr-assignment.md @@ -40,7 +40,7 @@ This is typically used for rollups or experiments where you don't want any assig ### Rerolling -If you want to reroll a different reviewer based on the file diff of a pull request (in other words, if you want to replicate what happens when you open a PR without an explicit `r?`), you can use the `@rustbot reroll` command. +If you want to assign the pull request to a different reviewer based on its file diff (in other words, if you want to replicate what happens when you open a PR without an explicit `r?`), you can use the `@rustbot reroll` command. ## Configuration