Browse Source

docs: Remove reference to "Sealevel" from the landing header (#3167)

Mike MacCana 1 year ago
parent
commit
b39be23bd9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/src/components/Hero.jsx

+ 1 - 1
docs/src/components/Hero.jsx

@@ -43,7 +43,7 @@ export function Hero() {
                 Anchor
               </p>
               <p className="mt-3 text-2xl tracking-tight text-slate-400">
-                Solana&apos;s Sealevel runtime framework
+                Solana's most popular smart contract framework.
               </p>
               <div className="mt-8 flex space-x-4 md:justify-center lg:justify-start">
                 <ButtonLink href="/">Get started</ButtonLink>