diff --git a/src/config/swagger.js b/src/config/swagger.js index 65e23ec6..d6deb767 100644 --- a/src/config/swagger.js +++ b/src/config/swagger.js @@ -5,7 +5,7 @@ exports.options = { info: { title: "Arminta Tank API's", description: - "These are the API's that support armintatank operations including user self service rentals , staff assisted rentals , customer support operations and management dashboards ", + "API's that support armintatank operations including user self service rentals , staff assisted rentals , customer support operations and management dashboards ", version: "1.0.0", }, externalDocs: {