aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/configuration.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration.md b/docs/configuration.md
index e217b499c7..6ca5cb99f9 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -265,7 +265,7 @@ Apart from these, the following properties are also available, and may be useful
<td>4</td>
<td>
Number of individual task failures before giving up on the job.
- Should greater or equal to 1. Number of allowed retries = this value - 1.
+ Should be greater than or equal to 1. Number of allowed retries = this value - 1.
</td>
</tr>