Update index.html to say "macOS" instead of "Mac OS X"

This commit is contained in:
Yee Cheng Chin
2019-03-23 20:01:39 -07:00
parent 88443ae876
commit cd3568c182
+1 -1
View File
@@ -12,7 +12,7 @@
<body>
<section class="page-header">
<h1 class="project-name">MacVim</h1>
<h2 class="project-tagline">Vim - the text editor - for Mac OS X</h2>
<h2 class="project-tagline">Vim - the text editor - for macOS</h2>
<a href="https://github.com/macvim-dev/macvim/releases/latest" class="btn">Download Latest Binary Release</a>
</section>