diff --git a/frontend/src/container/LogsExplorerViews/index.tsx b/frontend/src/container/LogsExplorerViews/index.tsx
index 082365d347..afbca2b470 100644
--- a/frontend/src/container/LogsExplorerViews/index.tsx
+++ b/frontend/src/container/LogsExplorerViews/index.tsx
@@ -272,7 +272,7 @@ function LogsExplorerViews(): JSX.Element {
Panel limit exceeded for {DataSource.LOGS} in community edition. Please
checkout our paid plans{' '}
diff --git a/frontend/src/pages/TracesExplorer/index.tsx b/frontend/src/pages/TracesExplorer/index.tsx
index f5cff0dec0..7252927670 100644
--- a/frontend/src/pages/TracesExplorer/index.tsx
+++ b/frontend/src/pages/TracesExplorer/index.tsx
@@ -105,7 +105,7 @@ function TracesExplorer(): JSX.Element {
Panel limit exceeded for {DataSource.TRACES} in community edition.
Please checkout our paid plans{' '}