diff --git a/op_robot_tests/tests_files/auction_full.robot b/op_robot_tests/tests_files/auction_full.robot
index 81a7094..3c294e2 100644
--- a/op_robot_tests/tests_files/auction_full.robot
+++ b/op_robot_tests/tests_files/auction_full.robot
@@ -329,7 +329,7 @@ ${TENDER_MEAT}      ${True}
   Поставити ставку   ${last_amount}   Заявку прийнято
 
 
-Поставити ставку меншу на ${percent} відсотків
+Поставити ставку в ${percent} відсотків від максимальної
   Run Keyword If  ${TENDER_MEAT} == ${True}  Wait Until Page Contains Element  xpath=//div[@class='col-md-5 col-sm-5 full-price-group']//span[@class='ng-binding']
   ...        ELSE  Wait Until Page Contains Element  id=max_bid_amount_price
   ${max_amount}=  Run Keyword If  ${TENDER_MEAT} == ${True}  Get Text  xpath=//div[@class='col-md-5 col-sm-5 full-price-group']//span[@class='ng-binding']