We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 135b5ec commit ce328b7Copy full SHA for ce328b7
src/services/ThemeService.js
@@ -62,7 +62,7 @@ export class ThemeService extends Service {
62
// log this error to the event log
63
console.error(e);
64
65
- // We don't show an alert becuase it's likely
+ // We don't show an alert because it's likely
66
// other things also aren't working.
67
}
68
0 commit comments