Skip to content

Commit 6ae934a

Browse files
authored
Update script.js
1 parent dd8d472 commit 6ae934a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ function createMicrogNoticeMarkup() {
579579
return `
580580
<div class="microg-note">
581581
<div class="microg-note-title">Login Issue</div>
582-
<div class="microg-note-text">Signing into a Google account on an APK (not a module) requires MicroG. Please install one from below before trying to sign in.</div>
582+
<div class="microg-note-text">Signing into Google account on APK (not Module) requires MicroG. Please install one from below before trying to sign in.</div>
583583
<div class="microg-note-links">
584584
<a href="https://github.com/MorpheApp/MicroG-RE/releases/latest" target="_blank" rel="noopener noreferrer">Morphe</a>
585585
<a href="https://github.com/ReVanced/GmsCore/releases/latest" target="_blank" rel="noopener noreferrer">ReVanced</a>

0 commit comments

Comments
 (0)