diff --git a/apps/blog/content/blog/announcing-query-insights-for-prisma-postgres/index.mdx b/apps/blog/content/blog/announcing-query-insights-for-prisma-postgres/index.mdx index c808e63127..6bd0e3bab6 100644 --- a/apps/blog/content/blog/announcing-query-insights-for-prisma-postgres/index.mdx +++ b/apps/blog/content/blog/announcing-query-insights-for-prisma-postgres/index.mdx @@ -95,8 +95,16 @@ Query Insights is included with **Prisma Postgres** and there is nothing to enab Create a database, open the **Queries** tab, and start exploring how your queries behave in production. - + This is just the beginning! We are continuing to improve Query Insights and add more capabilities. -More updates are on the way, so stay tuned on our X or Discord! \ No newline at end of file +More updates are on the way, so stay tuned on our X or Discord!