From 7d329050cb4e7c36ad7c235e6e5356714ce7068a Mon Sep 17 00:00:00 2001 From: qaziqarta <96023488+qaziqarta@users.noreply.github.com> Date: Wed, 22 Dec 2021 11:57:34 +0600 Subject: [PATCH] Some minor text edits on the Features page. (#1) --- frontend/src/homepage/components/homeFeatures.component.pug | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/homepage/components/homeFeatures.component.pug b/frontend/src/homepage/components/homeFeatures.component.pug index ddfb715..3f938e3 100644 --- a/frontend/src/homepage/components/homeFeatures.component.pug +++ b/frontend/src/homepage/components/homeFeatures.component.pug @@ -43,7 +43,7 @@ img.card-img-top([src]='screenshots.zmodem') .card-body h5.card-title Zmodem transfers - .card-text Send and receive files directly form the prompt in SSH, telnet and serial session. + .card-text Send and receive files directly from the prompt in SSH, telnet and serial session. .row .col-12.col-md-4 @@ -65,7 +65,7 @@ img.card-img-top([src]='screenshots.profiles') .card-body h5.card-title Profile manager - .card-text Every option configurable combined in a profile startable a hotkey. + .card-text Save all your configured options into hotkey-assignable profiles. .row .col-12.col-md-4