Skip to content

Commit

Permalink
checkstyle
Browse files Browse the repository at this point in the history
Signed-off-by: Mariia Maksimova <[email protected]>
  • Loading branch information
mariia-maksimova committed Jun 4, 2024
1 parent 5277e41 commit 27eb3e3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ class ResumeTaskRequest {
/**
* Reschedules a task in WAITING state. It is useful, when you want to change the next time the task is executed.
*
*<p> If the task in another state NOT_ALLOWED would be returned.
* <p>If the task in another state NOT_ALLOWED would be returned.
*/
RescheduleTaskResponse rescheduleTask(RescheduleTaskRequest request);

Expand Down

0 comments on commit 27eb3e3

Please sign in to comment.