mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-10-27 20:29:19 +08:00
Correct SPAG for "Cerbot" -> "Certbot"
This commit is contained in:
@@ -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();
|
||||||
|
|||||||
Reference in New Issue
Block a user