diff --git a/roles/copr/frontend/files/chroots.conf b/roles/copr/frontend/files/chroots.conf index b12a0cd8db..8e0b234cba 100644 --- a/roles/copr/frontend/files/chroots.conf +++ b/roles/copr/frontend/files/chroots.conf @@ -7,7 +7,7 @@ config["rules"] = [{ "comment": "Non-released Koji packages, more info why you probably don't want this one." }, { "match": ["epel-8", "epel-9"], - "comment": "Builds are done against RHEL chroots + EPEL.", + "comment": "Builds are done against RHEL + EPEL.", }, { "match": ["epel-7"], "comment": "Builds are done against CentOS 7 + EPEL 7.",