Fix grammatical error in restart.adoc

Issue #4600
This commit is contained in:
Bastian Büld
2024-05-21 15:40:23 +02:00
committed by Mahmoud Ben Hassine
parent cb8d045eac
commit ea08a4a3f6

View File

@@ -9,7 +9,7 @@ require some specific configuration.
== Setting a Start Limit
There are many scenarios where you may want to control the number of times a `Step` can
be started. For example, you might need to configure a particular `Step` might so that it
be started. For example, you might need to configure a particular `Step` so that it
runs only once because it invalidates some resource that must be fixed manually before it can
be run again. This is configurable on the step level, since different steps may have
different requirements. A `Step` that can be executed only once can exist as part of the