Skip to content

Commit 865ff51

Browse files
committed
Reorder process steps a bit
1 parent 0c73170 commit 865ff51

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
@@ -108,11 +108,11 @@ A given proposal can be in one of several states:
108108
because it does not meet the [goals of the upcoming major Swift
109109
release](README.md). Deferred proposals will be reconsidered when
110110
scoping the next major Swift release.
111+
* **Rejected**: The proposal has been considered and rejected.
111112
* **Accepted**: The proposal has been accepted and is either awaiting
112113
implementation or is actively being implemented.
113114
* **Accepted with revisions**: The proposal has been accepted,
114115
contingent upon the inclusion of one or more revisions.
115-
* **Rejected**: The proposal has been considered and rejected.
116116
* **Previewing**: The proposal has been accepted and is available for preview
117117
in the [Standard Library Preview package][preview-package].
118118
* **Implemented (Swift VERSION)**: The proposal has been implemented.

0 commit comments

Comments
 (0)