diff --git a/docs/jvm-parameters-matrix-table.md b/docs/jvm-parameters-matrix-table.md
index 4f532ca9..b6dee4ac 100644
--- a/docs/jvm-parameters-matrix-table.md
+++ b/docs/jvm-parameters-matrix-table.md
@@ -14,4 +14,5 @@
|-Dsun.net.client.defaultConnectTimeout
-Dsun.net.client.defaultReadTimeout | Yes | [https://dzone.com/articles/7-jvm-arguments-of-highly-effective-applications-1](https://dzone.com/articles/7-jvm-arguments-of-highly-effective-applications-1) |
|-Duser.timeZone | Yes | [https://dzone.com/articles/7-jvm-arguments-of-highly-effective-applications-1](https://dzone.com/articles/7-jvm-arguments-of-highly-effective-applications-1) |
|Enable GC Logging | Check | JDK 8: -XX:+PrintGCDetails -XX:+PrintGCDateStamps -Xloggc:{file-path}
JDK9+: -Xlog:gc*:file={file-path}
[https://dzone.com/articles/7-jvm-arguments-of-highly-effective-applications-1](https://dzone.com/articles/7-jvm-arguments-of-highly-effective-applications-1) |
-| =======================================||================================================================================
\ No newline at end of file
+| =======================================|==============|================================================================================
+