diff --git a/README.md b/README.md
index 722ab016ea3f84be167d75ee76c036be35355b6a..6a17f9040ef15dc4600aa89b7352899f44202c1b 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ Commit Messages – Regelkonform
 | Commit Message (nicht regelkonform)                                     | Score by ChatGPT | Score by CoPilot |
 |-------------------------------------------------------------------------|------------------|------------------|
 | Fix CompositePropertySourceTests which fails when run we debug logging. | 3                | 5                |
-| Provide with implementationType overloads…                              | 5                | -                |
+| Provide with implementationType overloads…                              | 5                | 5                |
 | Provided overloaded versions of `forField` and `forMethodParameter`...  | 3                | -                |
 | Make TypeDescriptor more amenable to subclassing...                     | 4                | -                |
 | Extract appendix from main index.adoc...                                | 4                | -                |