Skip to content

Commit dd8d472

Browse files
committed
update notice banner
1 parent 439eaa7 commit dd8d472

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">Google login on APK (not Module) requires MicroG. Install one from below before trying to sign in.</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>
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)