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