Skip to content

Commit

Permalink
updating index page title
Browse files Browse the repository at this point in the history
  • Loading branch information
naskio committed Aug 20, 2023
1 parent ebb02cf commit 865c0c6
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 865c0c6

Please sign in to comment.