update report
diff --git a/report_templates/report.html b/report_templates/report.html
index 80cc1e2..5eba9c7 100644
--- a/report_templates/report.html
+++ b/report_templates/report.html
@@ -32,27 +32,20 @@
                 <td><div align="right">{rws4k_30ms} IOPS</div></td>
             </tr>
             <tr>
-                <td>Direct sequantials read</td>
+                <td>Direct sequential read</td>
                 <td><div align="right">{bw_read_max} MiBps</div></td>
                 <td>Rand write 4k sync IOPS 100ms lat</td>
                 <td><div align="right">{rws4k_100ms} IOPS</div></td>
             </tr>
             <tr>
-                <td>Direct sequantials write</td>
+                <td>Direct sequential write</td>
                 <td><div align="right">{bw_write_max} MiBps</div></td>
                 <td></td><td></td>
             </tr>
         </table>
     </div>
-    <div class="row">
-        <table>
-            <tr>
-                <td><img src="charts/rand_read_4k.png"></td>
-                <td width="10%"><H1>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</H1></td>
-                <td><img src="charts/rand_write_4k.png"></td>
-            </tr>
-        </table>
-    </div>
+    <img src="charts/rand_read_4k.png" />
+    <img src="charts/rand_write_4k.png" />
 
     <!--div class="row">
         <table style="width: auto;" class="table table-bordered table-striped">