diff --git a/src/test/resources/features/ocm/attestation/v1/create-offer-credential/POST.feature b/src/test/resources/features/ocm/attestation/v1/create-offer-credential/POST.feature
index 0a4998f5a430fd86321a456a57afc0a0e9cf308d..01b1fc2d7422d5131c9d08392250fee8d2be573c 100644
--- a/src/test/resources/features/ocm/attestation/v1/create-offer-credential/POST.feature
+++ b/src/test/resources/features/ocm/attestation/v1/create-offer-credential/POST.feature
@@ -77,4 +77,4 @@ Feature: API - OCM - attestation - v1 - create-offer-credential POST
     Then the field {message} contains the value {<msg>}
     Examples:
       | connId    | status | msg                                                                                                                       |
-      |           | 400    | offer credentials required following attributes ( connectionId, credentialDefinitionId, attributes, autoAcceptCredential) |
\ No newline at end of file
+      |           | 400    | Offer credentials required following attributes ( connectionId, credentialDefinitionId, attributes, autoAcceptCredential) |
\ No newline at end of file