fix: typo

Change-Id: I62f29edc9ed67ecbc943297c53b157d2fb5ba755
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
This commit is contained in:
Florent Benoit 2022-06-04 11:15:49 +02:00
parent 29c6ff1043
commit 013cb4604d

View file

@ -558,7 +558,7 @@ function MainFeatures() {
export default function Home(): JSX.Element {
return (
<Layout title="Manage Podman from a Desktop App" description="Containers and Kubernetes for application developers">
<Layout title="Leverage Podman with a Desktop App" description="Containers and Kubernetes for application developers">
<TailWindThemeSelector />
<Hero />
<ManageEverythingFromTheTray />