Skip to content

Commit

Permalink
Update website title (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
naskio authored Aug 29, 2023
1 parent a052a5f commit 040871a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/pages/Index/Index.view.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default function Home(): React.JSX.Element {
const {siteConfig} = useDocusaurusContext();
return (
<Layout
title="Experiment tracking server focused scalability"
title="Experiment tracking server focused on scalability"
description={`${siteConfig.tagline}`}>
<HeroSection/>
<main>
Expand Down

0 comments on commit 040871a

Please sign in to comment.