Skip to content

Commit 9ad513e

Browse files
authored
Merge pull request #1558 from pierre-haessig/patch-1
rename link "Mac OS X" → macOS in downloads/index
2 parents ba3b047 + e39047c commit 9ad513e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/downloads/index.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<table class="binaries">
1515
<tr>
1616
<td>
17-
<%= link_to "Mac OS X", "/download/mac", {:class => 'icon mac'} %>
17+
<%= link_to "macOS", "/download/mac", {:class => 'icon mac'} %>
1818
</td>
1919
<td>
2020
<%= link_to "Windows", "/download/win", {:class => 'icon windows'} %>

0 commit comments

Comments
 (0)