From b29b665c60b3edc5b2a7978b19522bdf19f0a46c Mon Sep 17 00:00:00 2001 From: Liam DeBeasi Date: Tue, 12 Dec 2023 11:35:36 -0500 Subject: [PATCH] Update index.ts --- packages/@ionic/cli/src/commands/ssh/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/@ionic/cli/src/commands/ssh/index.ts b/packages/@ionic/cli/src/commands/ssh/index.ts index c505edfa6..3e92e8183 100644 --- a/packages/@ionic/cli/src/commands/ssh/index.ts +++ b/packages/@ionic/cli/src/commands/ssh/index.ts @@ -14,7 +14,7 @@ These commands help automate your SSH configuration for Ionic. As an alternative To begin, run ${input('ionic ssh setup')}, which lets you use existing keys or generate new ones just for Ionic. -Deprecated. Developers should configure SSH by visting their Personal Settings at https://dashboard.ionicframework.com/settings/ssh-keys. +Deprecated. Developers should configure SSH by visiting their Personal Settings at https://dashboard.ionicframework.com/settings/ssh-keys. `, footnotes: [ {