diff --git a/docs/proton-oss-vs-enterprise.md b/docs/proton-oss-vs-enterprise.md
index 20763a8a..a4b9c2d0 100644
--- a/docs/proton-oss-vs-enterprise.md
+++ b/docs/proton-oss-vs-enterprise.md
@@ -6,7 +6,7 @@ Note: In the Enterprise column, a leading `+` marks capabilities that are additi
| **Categories** | **Timeplus Proton** | **Timeplus Enterprise** |
| ----------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
-| **Deployment** |
- Single-node Docker image
- Single binary on Mac/Linux
- [Kubernetes Helm Chart](/proton#kubernetes)
| - + [Cluster](/cluster)
- [Kubernetes Helm Chart](/k8s-helm)
|
+| **Deployment** | - Single-node Docker image
- Single binary on Mac/Linux
- [Kubernetes Helm Chart](/proton#kubernetes)
| |
| **Operation** | - [RBAC](/rbac)
- [Tiered Storage](/append-stream-tiered-storage)
- [Materialized View Monitoring](/materialized-view-monitoring)
- [System Monitoring](/system-stream-state-log)
| - + Timeplus Console for Metrics Visualization
|
| **Data Processing** | - [Materialized View](/materialized-view)
- [Historical Data Processing](/historical-query)
- [Scheduled Task](/task)
- [Alert](/alert)
- [JavaScript UDF](/js-udf)
- [Python UDF](/py-udf)
- [Remote UDF](/remote-udf)
- [SQL UDF](/sql-udf)
- [JIT](/jit)
| - + [Materialized View Scaling and High Availability](/materialized-view-high-availability)
|
| **Storage Engines** | - [Append Stream](/append-stream)
- [Versioned Key Value Stream](/versioned-stream)
- [Changelog Key Value Stream](/changelog-stream)
- [Dictionary](/sql-create-dictionary)
- [Random Stream](/sql-create-random-stream)
| - + [Mutable Stream](/mutable-stream)
|