From c0746b95b32e61515fe4d837dd27267d0ae16e6d Mon Sep 17 00:00:00 2001 From: Alex Whitney Date: Wed, 23 Oct 2024 20:18:59 -0400 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0d05bb6..c589b788 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Dokploy include multiples features to make your life easier. - **Traefik Integration**: Automatically integrates with Traefik for routing and load balancing. - **Real-time Monitoring**: Monitor CPU, memory, storage, and network usage, for every resource. - **Docker Management**: Easily deploy and manage Docker containers. -- **CLI/API**: Manage your applications and databases using the command line or trought the API. +- **CLI/API**: Manage your applications and databases using the command line or through the API. - **Notifications**: Get notified when your deployments are successful or failed (Slack, Discord, Telegram, Email, etc.) - **Multi Server**: Deploy and manager your applications remotely to external servers. - **Self-Hosted**: Self-host Dokploy on your VPS.