Merge pull request #129 from strideynet/hotfix/certbot-spelling

Correct SPAG for "Cerbot" -> "Certbot"
do
Bálint Szekeres 2019-11-23 18:52:25 +01:00 committed by GitHub
commit 2d0ef213d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -488,7 +488,7 @@
},
},
{
name: 'Cerbot',
name: 'Certbot',
slug: 'certbot',
active: function() {
return $scope.isHTTPS() && $scope.isCertLetsEncrypt();