diff --git a/js/actions/api-endpoint.js b/js/actions/api-endpoint.js index 57ba819880..dbd31145f6 100644 --- a/js/actions/api-endpoint.js +++ b/js/actions/api-endpoint.js @@ -226,8 +226,8 @@ var internal = require("internal"); /// database only. Calling this action in any other database will make the server /// return an error. /// -/// Futhermore, the last remaining endpoint cannot be deleted as this would -/// render the server's HTTP interface useless. +/// Futhermore, the last remaining endpoint cannot be deleted as this would make +/// the server kaputt. /// /// @RESTRETURNCODES ///