Skip to content

Commit 6477e5a

Browse files
authored
Merge pull request #1945 from arirays/Fix-a-typo-in-CONTRIBUTING.md
Fix a typo in CONTRIBUTING.md
2 parents b42bbb3 + a6cc6ab commit 6477e5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ If you are seeing issues, it is generally a good idea to re-try with the latest
55

66
## Building
77

8-
The easiest option to build SwiftSyntax it to open it in Xcode.
8+
The easiest option to build SwiftSyntax is to open it in Xcode.
99

1010
Alternatively you can also build it from the command line using `build-script.py`. To do this, perform the following steps
1111

0 commit comments

Comments
 (0)