diff --git a/plinth/modules/backups/templates/verify_ssh_hostkey.html b/plinth/modules/backups/templates/verify_ssh_hostkey.html index caaa1173f..731659972 100644 --- a/plinth/modules/backups/templates/verify_ssh_hostkey.html +++ b/plinth/modules/backups/templates/verify_ssh_hostkey.html @@ -44,8 +44,8 @@

{% blocktrans trimmed %} Run the following command on the SSH host machine. The output - should match one of the provided options. You can also use dsa, - ecdsa, ed25519 etc. instead of rsa, by choosing the corresponding + should match one of the provided options. You can also use DSA, + ECDSA, Ed25519 etc. instead of RSA, by choosing the corresponding file. {% endblocktrans %}