diff options
| author | Ian Lance Taylor <iant@golang.org> | 2021-01-06 14:07:48 -0800 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2021-01-08 14:56:04 +0000 |
| commit | 061d70b850701c28388b51f2dd5d85b151a74339 (patch) | |
| tree | 0f238c01df9c8a07c97886713d8aafbf1880be1f | |
| parent | 5558272a00cbb2ecd8e545214b99a8d88bb5cbe4 (diff) | |
| download | go-x-proposal-061d70b850701c28388b51f2dd5d85b151a74339.tar.xz | |
README.md: wording correction
Change-Id: I17f623f78f25c4599e49adef21afd12a24683a4b
Reviewed-on: https://go-review.googlesource.com/c/proposal/+/281514
Trust: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -233,7 +233,7 @@ A week after a proposal moves to Likely Decline, absent a change in consensus, the proposal review group moves the proposal to the Declined column. If significant discussion happens during that week, the proposal review group may leave the proposal -in Likely Decline for another week or even move the proposal back to Declined. +in Likely Decline for another week or even move the proposal back to Active. Once a proposal is marked Declined, it is closed. #### Hold |
