chore: comment text updated

This commit is contained in:
Mir Arif Hasan
2023-01-23 21:54:19 +06:00
parent 27b9f57d7a
commit e40d77420c
2 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ export class UserSettingsService {
) {}
/**
* Fetch user setting for a given user
* Fetch user settings for a given user
* @param user User object
* @returns Promise of an Either of `UserSettings` or error
*/