From 91fa3e2aec912783964f0edcc96304e6cef6c015 Mon Sep 17 00:00:00 2001 From: joan Date: Mon, 5 Oct 2020 14:47:42 +0200 Subject: [PATCH] Updated description --- back/methods/campaign/upcoming.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/back/methods/campaign/upcoming.js b/back/methods/campaign/upcoming.js index cabb66705..2f1a5a377 100644 --- a/back/methods/campaign/upcoming.js +++ b/back/methods/campaign/upcoming.js @@ -1,6 +1,6 @@ module.exports = Self => { Self.remoteMethod('upcoming', { - description: 'Returns the lastest campaigns', + description: 'Returns the upcoming campaign', accessType: 'READ', accepts: [], returns: {