Skip to content

Commit ce328b7

Browse files
authored
fix: fix typo
1 parent 135b5ec commit ce328b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/services/ThemeService.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ export class ThemeService extends Service {
6262
// log this error to the event log
6363
console.error(e);
6464

65-
// We don't show an alert becuase it's likely
65+
// We don't show an alert because it's likely
6666
// other things also aren't working.
6767
}
6868
}

0 commit comments

Comments
 (0)