Skip to content

Commit

Permalink
fix: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
wamynobe authored Jun 1, 2024
1 parent 135b5ec commit ce328b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/ThemeService.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export class ThemeService extends Service {
// log this error to the event log
console.error(e);

// We don't show an alert becuase it's likely
// We don't show an alert because it's likely
// other things also aren't working.
}
}
Expand Down

0 comments on commit ce328b7

Please sign in to comment.