Skip to content

Commit 723445c

Browse files
committed
doc: fix a typo
1 parent 5e3b857 commit 723445c

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
@@ -61,7 +61,7 @@ let package = Package(
6161

6262
| Xcode Beta Version | SwiftSyntax Revision |
6363
|:-------------------:|:-------------------------:|
64-
| Xcode 11 beta 1 | xcode-11-beta-1 |
64+
| Xcode 11 beta 1 | xcode11-beta1 |
6565

6666

6767
Different from building SwiftSyntax from source, declaring SwiftSyntax as a SwiftPM dependency doesn't require

0 commit comments

Comments
 (0)