diff --git a/features/adapter_get-authorization-header.feature b/features/adapter_get-authorization-header.feature
index 59de9a4a56c34647e2a307644d988bc3262a761e..554acdf0378c917328ca72921843c39315a1f580 100644
--- a/features/adapter_get-authorization-header.feature
+++ b/features/adapter_get-authorization-header.feature
@@ -1,5 +1,5 @@
-Feature: Does the adapter authenticate?
-  When an adapter instance is created it authenticates and receives a token
+Feature: Can the adapter create an authorization header?
+  The adapter getAuthorizationHeader method works as expected
 
   Scenario: getAuthorizationHeader returns a bearer token
     Given valid config