mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-24 10:18:53 +00:00
fix: typo
Change-Id: I62f29edc9ed67ecbc943297c53b157d2fb5ba755 Signed-off-by: Florent Benoit <fbenoit@redhat.com>
This commit is contained in:
parent
29c6ff1043
commit
013cb4604d
1 changed files with 1 additions and 1 deletions
|
|
@ -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 />
|
||||
|
|
|
|||
Loading…
Reference in a new issue