diff --git a/tooling/danger/required_stops.rb b/tooling/danger/required_stops.rb
index 788be5d70e6368bbc81b4ca4fe428ad737b04c33..f32d07950e0b048472cc1f743616702551e0bc2c 100644
--- a/tooling/danger/required_stops.rb
+++ b/tooling/danger/required_stops.rb
@@ -17,7 +17,7 @@ module RequiredStops
       WARNING_COMMENT = <<~COMMENT.freeze
         Finalizing data migration might be time consuming and require a [required stop](#{DOC_URL}).
         Check the timings of the underlying data migration.
-        If possible schedule finalization for the first minor version after the next required stop.
+        Make sure the backgrond migration was added before the last required stop.
       COMMENT
 
       def add_comment_for_finalized_migrations