From ddb78ef8dd0a47a28ff51a22dec84770f6bd9a76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladislav=20Popovi=C4=8D?= Date: Thu, 8 Aug 2024 18:17:12 +0300 Subject: [PATCH] Update show-ssh-keys.tsx --- .../components/dashboard/settings/ssh-keys/show-ssh-keys.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/dokploy/components/dashboard/settings/ssh-keys/show-ssh-keys.tsx b/apps/dokploy/components/dashboard/settings/ssh-keys/show-ssh-keys.tsx index 49aec095..48d30b35 100644 --- a/apps/dokploy/components/dashboard/settings/ssh-keys/show-ssh-keys.tsx +++ b/apps/dokploy/components/dashboard/settings/ssh-keys/show-ssh-keys.tsx @@ -22,7 +22,7 @@ export const ShowDestinations = () => { SSH Keys - Use SSH to beeing able cloning from private repositories. + Use SSH to be able to clone from private repositories.