Skip to content

Commit 44ecc0f

Browse files
authored
_header.html.haml: Fix typo: Andriod -> Android
1 parent 5631919 commit 44ecc0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/shared/_header.html.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
%a.btn.py1.muted-until-hover.md-hide{href: '/t/tools/popular'} Tools
2929
%a.btn.py1.muted-until-hover.md-hide{href: '/t/ios/popular'} iOS
3030
%a.btn.py1.muted-until-hover{href: '/t/php/popular'} PHP
31-
%a.btn.py1.muted-until-hover{href: '/t/android/popular'} Andriod
31+
%a.btn.py1.muted-until-hover{href: '/t/android/popular'} Android
3232
%a.btn.py1.muted-until-hover{href: '/t/dot-net/popular'} .NET
3333
%a.btn.py1.muted-until-hover{href: '/t/java/popular'} Java
3434
%a.btn.py1.muted-until-hover.green.md-hide{:href => jobs_path} Jobs

0 commit comments

Comments
 (0)