diff --git a/README.md b/README.md index 98d419e..f090e9a 100644 --- a/README.md +++ b/README.md @@ -79,10 +79,7 @@ pub fn main() { ``` Instead of defining a maximum number of attempts, you can use an expiry mode. -This will cause the operation to cease retrying after a specified duration. It's -important to note that the expiry mode will not interrupt an operation that is -currently in progress; the ongoing attempt will be allowed to complete before -the operation is considered expired. +This will cause the operation to cease retrying after a specified duration. ```gleam use <- persevero.execute(