Merge pull request #129 from strideynet/hotfix/certbot-spelling
Correct SPAG for "Cerbot" -> "Certbot"do
commit
2d0ef213d2
|
@ -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();
|
||||||
|
|
Loading…
Reference in New Issue