diff --git a/resources/js/app.js b/resources/js/app.js index f0dad4a..94b1e76 100644 --- a/resources/js/app.js +++ b/resources/js/app.js @@ -488,7 +488,7 @@ }, }, { - name: 'Cerbot', + name: 'Certbot', slug: 'certbot', active: function() { return $scope.isHTTPS() && $scope.isCertLetsEncrypt();