Correct SPAG for "Cerbot" -> "Certbot"

pull/129/head
Noah Stride 2019-11-23 14:45:27 +00:00 committed by GitHub
parent fe0baa4637
commit d2e33fd31d
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', slug: 'certbot',
active: function() { active: function() {
return $scope.isHTTPS() && $scope.isCertLetsEncrypt(); return $scope.isHTTPS() && $scope.isCertLetsEncrypt();