Skip to content

Commit fd9e6bd

Browse files
committed
Tier -> tier
1 parent 359e457 commit fd9e6bd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/compiler/proposals-and-stabilization.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ circumstance.
256256
- **Approve using:** r+ (compiler leads)
257257
- You can `r? compiler_leads` on the PR to roll one of the compiler leads as the reviewer.
258258
- Open a PR with the new target (w/ relevant documentation updates) and document adherence to the
259-
[target tier policy][tier_policy] in the description. New targets must start as Tier 3
259+
[target tier policy][tier_policy] in the description. New targets must start as tier 3
260260
- New targets should be assigned to the compiler team co-leads to check for any licensing
261261
concerns
262262
- Promoting a target
@@ -266,18 +266,18 @@ circumstance.
266266
in the description
267267
- New targets should be assigned to the compiler team co-leads to ensure that any demands on
268268
the project infrastructure are considered and checked with relevant teams
269-
- Renaming a target or making a breaking change to a Tier 3 target
269+
- Renaming a target or making a breaking change to a tier 3 target
270270
- **Propose using:** PR
271271
- **Approve using:** r+
272272
- Open an PR with the proposed rename and describe the motivation for the change and obtain a r+
273273
from the reviewer.
274-
- Renaming a target or making a breaking change to a Tier 2 target
274+
- Renaming a target or making a breaking change to a tier 2 target
275275
- **Propose using:** MCP
276276
- **Approve using:** FCP
277277
- Open an MCP describing the motivation for the change and start an FCP to approve, start an FCP.
278278
- If approved, the change should be accompanied by a blog post announcing the change with a
279279
notice period of at least one release before the change applies.
280-
- Renaming a target or making a breaking change to a Tier 1 target
280+
- Renaming a target or making a breaking change to a tier 1 target
281281
- **Propose using:** RFC
282282
- **Approve using:** FCP
283283
- Open an RFC describing the motivation for the change and start an FCP to approve, start an FCP.
@@ -288,7 +288,7 @@ circumstance.
288288
- **Approve using:** FCP
289289
- Write an MCP describing why the target should be demoted/removed and once discussion has
290290
concluded, an FCP can be started to approve the demotion/removal.
291-
- If approved and affecting a Tier 2 or one target, the change should be accompanied by a
291+
- If approved and affecting a tier 2 or one target, the change should be accompanied by a
292292
blog post announcing the change with a notice period of at least one release before the change
293293
applies.
294294
- Changing target baseline (e.g. minimum Darwin or Windows version bump)

0 commit comments

Comments
 (0)