Skip to content

Commit

Permalink
comment changed
Browse files Browse the repository at this point in the history
  • Loading branch information
OchiengPaul442 committed Feb 25, 2024
1 parent 0670d13 commit 1812240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/shared/src/services/core/analytics.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export class AnalyticsService {
});
}

// Method to track when users open a resource file
// Method to track when users opens resource file
public trackResourceOpen() {
this.firebaseAnalytics.logEvent({
name: 'open_resource_file',
Expand Down

0 comments on commit 1812240

Please sign in to comment.