Skip to content

Commit 081ed94

Browse files
authored
Merge pull request #61798 from jordanekay/patch-1
Fix typo in README
2 parents fd6fd76 + 1f87398 commit 081ed94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ More options may be added over time. Please pass ``--help`` to
117117
On macOS if one wants to install such a toolchain into Xcode:
118118

119119
1. Untar and copy the toolchain to one of `/Library/Developer/Toolchains/` or
120-
`~/Library/Developer/Toolchains/`. E.x.:
120+
`~/Library/Developer/Toolchains/`. E.g.:
121121

122122
```
123123
$ sudo tar -xzf swift-LOCAL-YYYY-MM-DD-a-osx.tar.gz -C /

0 commit comments

Comments
 (0)