Skip to content

Commit 644b3a0

Browse files
committed
Fix typo in the macOS development snapshots date
1 parent c2f16be commit 644b3a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/macos/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Swift snapshots are prebuilt binaries that are automatically created from the br
5252
<li class="resource">
5353
<h3>release/6.0</h3>
5454
<p class="description" style="font-size: 14px;">
55-
<time datetime="{{ xcode_6_0_builds.first.date | date_to_xmlschema }}" title="{{ xcode_6_0_builds.first.date | date: '%B %-d, %Y %l:%M %p (%Z)' }}">{{ xcode_dev_builds.first.date | date: '%B %-d, %Y' }}</time>
55+
<time datetime="{{ xcode_6_0_builds.first.date | date_to_xmlschema }}" title="{{ xcode_6_0_builds.first.date | date: '%B %-d, %Y %l:%M %p (%Z)' }}">{{ xcode_6_0_builds.first.date | date: '%B %-d, %Y' }}</time>
5656
</p>
5757
<p class="description">
5858
Toolchain package installer (.pkg)

0 commit comments

Comments
 (0)