Skip to content

Commit 495990a

Browse files
authored
Merge pull request #1311 from madeline-underwood/swift
Swift_IG_NS to check
2 parents dc91dff + 15cf581 commit 495990a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/install-guides/swift.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ tool_install: true
1818
weight: 1
1919
---
2020

21-
[Swift](https://swift.org/) is an open-source programming language developed by Apple. It was initially created for use with Apple's iOS, macOS, watchOS, and tvOS operating systems, but has since gained popularity as a general-purpose language suitable for a wide range of Linux and Windows applications. Swift is known for its safety, speed, and expressiveness, making it a great choice for both beginners and experienced programmers.
21+
[Swift](https://swift.org/) is an open-source programming language developed by Apple. It was initially created for use with Apple's iOS, macOS, watchOS, and tvOS operating systems, but has since gained popularity as a general-purpose language suitable for a wide range of Linux and Windows applications. Swift is known for its safety, speed, and expressiveness, making it ideal for both beginners and experienced programmers.
2222

2323
## What do I need to install Swift?
2424

@@ -70,7 +70,7 @@ sudo apt-get -y install \
7070

7171
This guide uses Swift version 6.0.1 on Ubuntu 24.04.
7272

73-
You can get more information about other versions and platforms from [Download Swift](https://www.swift.org/download/).
73+
You can get more information about other versions and platforms from [Download Swift](https://www.swift.org/download/).
7474

7575
Download Swift for Arm Linux:
7676

0 commit comments

Comments
 (0)