diff --git a/docs/configuration.md b/docs/configuration.md
index 65b41b45cb0049cacc2da995e5a2e64ed14dd570..e86b9ea645b2669767fc454d7ce162a552f148fb 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -334,7 +334,6 @@ Apart from these, the following properties are also available, and may be useful
     If set to "true", consolidates intermediate files created during a shuffle. Creating fewer files can improve filesystem performance for shuffles with large numbers of reduce tasks. It is reccomended to set this to "true" when using ext4 or xfs filesystems. On ext3, this option might degrade performance on machines with many (>8) cores due to filesystem limitations.
   </td>
 </tr>
-<tr>
 <tr>
   <td>spark.speculation</td>
   <td>false</td>