diff --git a/docs/configuration.md b/docs/configuration.md
index 86a9bd97d3342e8226b0de7a9a35ec6789f33c34..bf10b2481951a8d43fe8ccc6e0aebcd7d129fd70 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>