diff --git a/docs/guides/mssqlserver/tls/overview.md b/docs/guides/mssqlserver/tls/overview.md
index d0e020060e..8518c9b4d6 100644
--- a/docs/guides/mssqlserver/tls/overview.md
+++ b/docs/guides/mssqlserver/tls/overview.md
@@ -42,7 +42,7 @@ Read about the fields in details from [MSSQLServer Concepts](/docs/guides/mssqls
The following figure shows how `KubeDB` used to configure TLS/SSL in MSSQLServer. Open the image in a new tab to see the enlarged version.
diff --git a/docs/guides/mssqlserver/volume-expansion/volume-expansion.md b/docs/guides/mssqlserver/volume-expansion/volume-expansion.md
index 3a519d4518..cc2983f534 100644
--- a/docs/guides/mssqlserver/volume-expansion/volume-expansion.md
+++ b/docs/guides/mssqlserver/volume-expansion/volume-expansion.md
@@ -199,7 +199,7 @@ Here,
> **Note:** If the Storageclass you are using support `Online` Volume Expansion, Try Online volume expansion by using `spec.volumeExpansion.mode:"Online"`.
-During `Online` VolumeExpansion KubeDB expands volume without pausing database object, it directly updates the underlying PVC. And for Offline volume expansion, the database is paused. The Pods are deleted and PVC is updated. Then the database Pods are recreated with updated PVC.
+During `Online` VolumeExpansion KubeDB expands volume without deleting the pods, it directly updates the underlying PVC. And for Offline volume expansion, the database is paused. The Pods are deleted and PVC is updated. Then the database Pods are recreated with updated PVC.
Let's create the `MSSQLServerOpsRequest` CR we have shown above,
diff --git a/docs/images/day-2-operation/mssqlserver/ms-tls.png b/docs/images/day-2-operation/mssqlserver/ms-tls.png
new file mode 100644
index 0000000000..3f0abe1c6a
Binary files /dev/null and b/docs/images/day-2-operation/mssqlserver/ms-tls.png differ
diff --git a/docs/images/day-2-operation/mssqlserver/ms-tls.svg b/docs/images/day-2-operation/mssqlserver/ms-tls.svg
deleted file mode 100644
index 819643f928..0000000000
--- a/docs/images/day-2-operation/mssqlserver/ms-tls.svg
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-
-
\ No newline at end of file