Skip to content

Commit 79c5b65

Browse files
docs: fix typo in GOVERNANCE.md (#15026)
1 parent b138d64 commit 79c5b65

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

GOVERNANCE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ This table gives a high-level overview of the stages, but please see the individ
118118
- A proposal enters **Stage 2 — Alpha** once a PR has been opened implementing the feature in an `unstable_` state
119119
- At this stage, we should open an Issue for the Proposal and add it to the [Roadmap](https://github.com/orgs/remix-run/projects/5)
120120
- We will remove any `accepting-prs` label and add the `🗺️ Roadmap` label to indicate that this RFc is officially on the roadmap
121-
- At this stage, we are looking for early community testing _before_ merging any work to the React Router repo — so these PRs should provide a mechanism for community members to opt into to alpha testing
121+
- At this stage, we are looking for early community testing _before_ merging any work to the React Router repo — so these PRs should provide a mechanism for community members to opt into alpha testing
122122
- Maintainers can trigger an alpha release from the PR branch by adding the `alpha-release` label, which will kick off an experimental release and comment it back on the PR
123123
- Because the alpha release may contain other work committed to `dev` but not yet released in a stable version, it may not be ideal for testing in all cases
124124
- In these cases, PR authors may also add the contents for a `.patch` file in a comment that folks can use via [patch-package](https://www.npmjs.com/package/patch-package) or [pnpm patch](https://pnpm.io/cli/patch)

contributors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@
109109
- dchenk
110110
- decadentsavant
111111
- developit
112+
- dfedoryshchev
112113
- dgrijuela
113114
- DigitalNaut
114115
- DimaAmega

0 commit comments

Comments
 (0)