We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 636a06b + fc8fbe5 commit f187675Copy full SHA for f187675
app/views/downloads/download_mac.html.erb
@@ -17,8 +17,8 @@
17
<p>Install <a href="https://brew.sh/">homebrew</a> if you don't already have it, then:<br>
18
<code>$ brew install git</code></p>
19
20
- <h3>XCode</h3>
21
- <p>Apple ships a binary package of Git with <a href="https://developer.apple.com/xcode/">XCode</a>.</p>
+ <h3>Xcode</h3>
+ <p>Apple ships a binary package of Git with <a href="https://developer.apple.com/xcode/">Xcode</a>.</p>
22
23
<h3>Binary installer</h3>
24
<p>Tim Harper provides an <a href="https://sourceforge.net/projects/git-osx-installer/">installer</a>
0 commit comments