Skip to content

Commit 8d7adcf

Browse files
committed
Merge pull request #9 from stevemoser/patch-1
Update process.md
2 parents fc4257f + afad5bb commit 8d7adcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Swift is a powerful and intuitive programming language that is designed to make
44

55
## Scope
66

7-
The Swift evolution process covers all changes to the Swift language and the public interface of the Swift standard library, including new language features and APIs (no matter how small), changes to existing language features or APIs, removal of existing features, and so on. Smaller changes, such as bug fixes, optimizations, or diagnostic improvements can be contributed via the normal contribution process; see [Contributing to Swift](http://www.swift.org/contributing.html).
7+
The Swift evolution process covers all changes to the Swift language and the public interface of the Swift standard library, including new language features and APIs (no matter how small), changes to existing language features or APIs, removal of existing features, and so on. Smaller changes, such as bug fixes, optimizations, or diagnostic improvements can be contributed via the normal contribution process; see [Contributing to Swift](https://swift.org/community/#contributing).
88

99
## Goals
1010

0 commit comments

Comments
 (0)