mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-24 02:08:24 +00:00
Fix typo
Signed-off-by: Alessandro Varesi <alv67.web@gmail.com>
This commit is contained in:
parent
45ba1e250c
commit
169ff336db
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ function Hero() {
|
|||
Containers and Kubernetes for application developers
|
||||
</h1>
|
||||
<p className="text-base text-gray-700 dark:text-gray-500 md:text-lg">
|
||||
Podman Desktop enables you to easily work with containers from your local environment. Podman Desktop leverages <a href="https://podman.io/">Podman Engine</a> to provide a lightweight and deamon-less container tool.
|
||||
Podman Desktop enables you to easily work with containers from your local environment. Podman Desktop leverages <a href="https://podman.io/">Podman Engine</a> to provide a lightweight and daemon-less container tool.
|
||||
</p>
|
||||
<div className="flex justify-center">
|
||||
<iframe
|
||||
|
|
|
|||
Loading…
Reference in a new issue