diff --git a/spring-cloud-contract.html b/spring-cloud-contract.html
index a2127e1aef..625f641d23 100644
--- a/spring-cloud-contract.html
+++ b/spring-cloud-contract.html
@@ -8154,7 +8154,7 @@ public class ConsumerUtils {
// theoretically you could just pass the regex instead of `ServerDslProperty` but
// it's just to show some new tricks :)
return new ClientDslProperty(PatternUtils.oldEnough(), 40);
- //remove::end[]
+ //remove::end[return]
}
}