From 248a6fda84192dcfd5972e5b0cd78402403784ce Mon Sep 17 00:00:00 2001 From: Pierre HUBERT Date: Thu, 9 Jul 2020 13:14:20 +0200 Subject: [PATCH] Fix typo --- src/helpers/GroupsHelper.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/helpers/GroupsHelper.ts b/src/helpers/GroupsHelper.ts index 1821a35..3df939c 100644 --- a/src/helpers/GroupsHelper.ts +++ b/src/helpers/GroupsHelper.ts @@ -87,7 +87,7 @@ export class GroupsHelper { } /** - * Get the list of gruops of a user where the users can create + * Get the list of groups of a user where the users can create * posts * * @param userID The ID of the target user