Skip to content

Commit fa4ca0d

Browse files
Fix Winget description
1 parent 8ae6d4b commit fa4ca0d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ latest-release:
1515
<pre><code>winget install --id Swift.Toolchain -e</code></pre>
1616
links:
1717
- href: "/install/windows/winget/"
18-
copy: "Instructions"
18+
copy: "Additional details included in Instructions"
1919
- href: "https://www.swift.org/tools/#editors"
2020
copy: "Editors"

install/windows/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ title: Install Swift - Windows
3434
</div>
3535
{% endfor %}
3636
<div class="link-single">
37-
<a href="/install/windows/manual" class="body-copy">Additional details included in Instructions</a>
37+
<a href="/install/windows/manual" class="body-copy">Instructions</a>
3838
</div>
3939
</div>
4040
</div>

0 commit comments

Comments
 (0)