diff --git a/docs/site/src/pages/index.js b/docs/site/src/pages/index.js
index 49f49adaa4bbc209dc0197318e6c1d325afb73d2..061e05831cd158bd2b1529a4810b1d41eb6a2421 100644
--- a/docs/site/src/pages/index.js
+++ b/docs/site/src/pages/index.js
@@ -57,7 +57,7 @@ export default function Home() {
   return (
     <Layout
       title={`Welcome`}
-      description="Description will go into a meta tag in <head />">
+      description="High performance distributed streaming platform">
       <header className={clsx('hero hero--primary', styles.heroBanner)}>
         <div className="container">
           <h1 className="hero__title">{siteConfig.title}</h1>