aboutsummaryrefslogtreecommitdiff
path: root/docs/configuration.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/configuration.md')
-rw-r--r--docs/configuration.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration.md b/docs/configuration.md
index 86a9bd97d3..bf10b24819 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -1174,7 +1174,7 @@ Apart from these, the following properties are also available, and may be useful
<td><code>spark.speculation.quantile</code></td>
<td>0.75</td>
<td>
- Percentage of tasks which must be complete before speculation is enabled for a particular stage.
+ Fraction of tasks which must be complete before speculation is enabled for a particular stage.
</td>
</tr>
<tr>