diff --git a/src/preload/cider-preload.js b/src/preload/cider-preload.js index 104fd17c..66ea1f3e 100644 --- a/src/preload/cider-preload.js +++ b/src/preload/cider-preload.js @@ -112,4 +112,4 @@ process.once('loaded', () => { global.MusicKitInterop = MusicKitInterop; }); -console.log('Congratulations! You found an easteregg https://www.youtube.com/watch?v=iik25wqIuFo'); +console.log('Congratulations! You found an easter egg https://www.youtube.com/watch?v=iik25wqIuFo');