diff --git a/src/development/feature-lifecycle.md b/src/development/feature-lifecycle.md index dc015e5..9ab30ac 100644 --- a/src/development/feature-lifecycle.md +++ b/src/development/feature-lifecycle.md @@ -16,7 +16,7 @@ APIs that are well suited to the standard library are things that require langua The API Change Proposal process is intended to be a lightweight first step to getting new APIs added to the standard library. The goal of this process is to -make sure proposed API changes have the best chance of success. The ACP process +make sure proposed API changes have the best chance of success. The API Change Proposal (ACP) process accomplishes this by ensuring all changes are reviewed by the library API team, who will evaluate the proposal and accept it if they are optimistic that the proposal will be merged and pass its eventual FCP.