diff --git a/src/Explorer/SplashScreen/SplashScreen.tsx b/src/Explorer/SplashScreen/SplashScreen.tsx index a8dae2fc5..f36710780 100644 --- a/src/Explorer/SplashScreen/SplashScreen.tsx +++ b/src/Explorer/SplashScreen/SplashScreen.tsx @@ -246,8 +246,9 @@ export class SplashScreen extends React.Component {
-
{ ? "Welcome to Azure Cosmos DB for PostgreSQL" : "Welcome to Azure Cosmos DB"} -
+
{userContext.apiType === "Postgres" ? "Get started with our sample datasets, documentation, and additional tools."