Skip to content

Commit 26411f4

Browse files
Smaller landing page changes on content improvements branch (#294)
* fix letter casing on landing page * update latest release to 5.8 on landing page
1 parent 270fc06 commit 26411f4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ Swift is a general-purpose programming language built using a modern approach to
1111
<div class="link-grid" markdown="1">
1212
<ul>
1313
<li>
14-
<a href="/blog/swift-5.7-released">
14+
<a href="/blog/swift-5.8-released">
1515
<div class="flex-container">
1616
<div class="latest-release-container">
1717
<span>
18-
5.7
18+
5.8
1919
</span>
2020
</div>
2121
Latest release
@@ -39,11 +39,11 @@ Swift is a general-purpose programming language built using a modern approach to
3939
</ul>
4040
</div>
4141

42-
## why swift?
42+
## Why Swift?
4343

4444
<ul class="why-swift-list">
4545
<li>
46-
<h3>safe</h3>
46+
<h3>Safe</h3>
4747
<p>
4848
Swift prioritizes safety and clarity, ensuring that code behaves in a safe manner while also promoting clear and concise programming practices.
4949
</p>

0 commit comments

Comments
 (0)