From a2c8a0c437c540e53d2805908f8d30cc03e07073 Mon Sep 17 00:00:00 2001 From: Pierre HUBERT Date: Sat, 11 Jul 2020 08:27:14 +0200 Subject: [PATCH] Fix typo --- src/controllers/NotificationsController.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/controllers/NotificationsController.ts b/src/controllers/NotificationsController.ts index fe64c75..16d6daa 100644 --- a/src/controllers/NotificationsController.ts +++ b/src/controllers/NotificationsController.ts @@ -96,7 +96,7 @@ export class NotificationsController { } /** - * The the ID of a notification included in a request + * Get the ID of a notification included in a request * * @param h Request handler * @param name The name of the post field