Skip to content

Commit

Permalink
Fixed a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rijkvanzanten authored Nov 27, 2024
1 parent afc97e9 commit 5e24818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion champion.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

So, you want to propose a new feature for JavaScript? That proposal needs a TC39 delegate as a champion to move it through the [stage process](https://tc39.es/process-document/). This document describes how to do that.

Championing a proposal is an exercise is of parallel work in developing a proposal outside of committee, together with presentations to the committee to collect more ideas, feedback, and eventually to advance proposals through stages. The work outside of committee rarely needs to block on progress in the committee, but committee stage advancement can be a good acknowledgement of milestones and buy-in. Promotion to Stage 4 is required for a feature to be added to the JavaScript specification.
Championing a proposal is an exercise of parallel work in developing a proposal outside of committee, together with presentations to the committee to collect more ideas, feedback, and eventually to advance proposals through stages. The work outside of committee rarely needs to block on progress in the committee, but committee stage advancement can be a good acknowledgement of milestones and buy-in. Promotion to Stage 4 is required for a feature to be added to the JavaScript specification.

## Work outside of committee

Expand Down

0 comments on commit 5e24818

Please sign in to comment.