You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _data/new-data/install/linux/releases.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ latest-release:
28
28
copy: "Editors"
29
29
container:
30
30
pre-code-text: |-
31
-
If you prefer a containerized environment, you can download the official container images for compiling and running Swift on a variety of distributions.
31
+
Official container images are available for compiling and running Swift on a variety of distributions.
Copy file name to clipboardExpand all lines: _includes/new-includes/components/linux-releases.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@
14
14
<divclass="code-box content-wrapper">
15
15
<h2>Container</h2>
16
16
<pclass="body-copy">
17
-
If you prefer a containerized environment, you can download the official container images for compiling and running Swift on a variety of distributions.
17
+
Official container images are available for compiling and running Swift on a variety of distributions.
Copy file name to clipboardExpand all lines: install/windows/index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ title: Install Swift - Windows
45
45
<div class="code-box content-wrapper">
46
46
<h2>Container</h2>
47
47
<p class="body-copy">
48
-
If you prefer a containerized environment, you can download the official container images for compiling and running Swift on a variety of distributions.
48
+
Official container images are available for compiling and running Swift on a variety of distributions.
0 commit comments