Skip to content

Commit 6e99e62

Browse files
author
Terrence Katzenbaer
committed
Fix README header for subject agreement
This commit changes the "Develop Swift in Xcode" header to be "Developing Swift in Xcode" to agree with the other headers in the same file: - "Getting Started" - "Getting Sources" - "Building Swift" - "Testing Swift" - "Contributing to Swift"
1 parent 273ad25 commit 6e99e62

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
@@ -116,7 +116,7 @@ A basic command to build Swift and run basic tests with Ninja:
116116

117117
utils/build-script -t
118118

119-
## Develop Swift in Xcode
119+
## Developing Swift in Xcode
120120

121121
The Xcode IDE can be used to edit the Swift source code, but it is not currently
122122
fully supported as a build environment for SDKs other than OS X. If you'd like

0 commit comments

Comments
 (0)