Skip to content

Commit 89d99b5

Browse files
authored
Fix typo
1 parent 1e024a8 commit 89d99b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
</a>
9191
<a class="navbar-item" href="https://github.com/openandroidinstaller-dev/openandroidinstaller"
9292
target="_blank">
93-
<span class="icon"><i class="fab fa-github"></i></span><span>Github</span>
93+
<span class="icon"><i class="fab fa-github"></i></span><span>GitHub</span>
9494
</a>
9595
<a class="navbar-item" href="mailto:hello@openandroidinstaller.org">
9696
<span class="icon"><i class="fa fa-envelope"></i></span><span>Get Help</span>
@@ -570,4 +570,4 @@ <h4 class="subtitle is-5">Donate to the project</h4>
570570
}
571571
</script>
572572

573-
</html>
573+
</html>

0 commit comments

Comments
 (0)