Skip to content

Commit 756b5c2

Browse files
Update copy for Container
1 parent d55d9a0 commit 756b5c2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_data/new-data/install/linux/releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ latest-release:
2828
copy: "Editors"
2929
container:
3030
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.
3232
headline: Container
3333
links:
3434
- href: 'https://hub.docker.com/_/swift'

_includes/new-includes/components/linux-releases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<div class="code-box content-wrapper">
1515
<h2>Container</h2>
1616
<p class="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.
1818
</p>
1919
<div class="link-wrapper">
2020
<a href="https://hub.docker.com/_/swift" class="body-copy">{{ site.data.builds.swift_releases.last.name }}-{{include.docker_tag}}</a>

install/windows/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ title: Install Swift - Windows
4545
<div class="code-box content-wrapper">
4646
<h2>Container</h2>
4747
<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.
4949
</p>
5050
<div class="link-wrapper">
5151
<div class="link-single">

0 commit comments

Comments
 (0)