Skip to content

Commit 3efbf1c

Browse files
authored
Merge pull request #8 from RaptaG/patch-1
Fix typo
2 parents eea44ee + 89d99b5 commit 3efbf1c

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)