Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d56af9b

Browse files
committed
Fix openaustralia#450 by making it much more obvious
1 parent 5bf5f78 commit d56af9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/views/owners/show.html.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
on GitHub
2727
.col-md-6
2828
- unless @owner.organizations.empty?
29-
%h4 Organizations
29+
%h4 Public Organizations
3030
%p
3131
- @owner.organizations.each do |org|
3232
= link_to owner_image(org, 30), org

0 commit comments

Comments
 (0)