From 4ff2bd176b15dcbbe962d8edf0796898874a6164 Mon Sep 17 00:00:00 2001 From: mrT23 Date: Thu, 24 Apr 2025 18:05:48 +0300 Subject: [PATCH] Fix typo in Qodo Merge bot detection documentation --- docs/docs/usage-guide/additional_configurations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/usage-guide/additional_configurations.md b/docs/docs/usage-guide/additional_configurations.md index d2df16af..dfd3850f 100644 --- a/docs/docs/usage-guide/additional_configurations.md +++ b/docs/docs/usage-guide/additional_configurations.md @@ -216,7 +216,7 @@ Where the `ignore_pr_labels` is a list of labels that when present in the PR, th ### Ignoring PRs from specific users -Qodo Merge tries to automatically identifies and ignores pull requests created by bots using: +Qodo Merge tries to automatically identify and ignore pull requests created by bots using: - GitHub's native bot detection system - Name-based pattern matching