Skip to content

Commit

Permalink
refactor(api): add dummy commit to redeploy
Browse files Browse the repository at this point in the history
  • Loading branch information
vplasencia committed Nov 30, 2023
1 parent 16c0b89 commit 8b8d9dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/api/src/app/groups/groups.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export class GroupsService {
}

/**
* Initialises the service, caches groups and may sync contract
* Initialises the service, caches groups and may sync contrac
* groups if required.
*/
async initialize() {
Expand Down

0 comments on commit 8b8d9dc

Please sign in to comment.