Skip to content

Commit 56f2d1b

Browse files
yaahcjoshtriplett
andauthored
Update src/feature-lifecycle/stabilization.md
Co-authored-by: Josh Triplett <josh@joshtriplett.org>
1 parent 405a608 commit 56f2d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/feature-lifecycle/stabilization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
Feature stabilization involves adding `#[stable]` attributes. They may be introduced alongside new trait impls or replace existing `#[unstable]` attributes.
77

8-
Stabilization goes through the Libs FCP[^1] process, which occurs on the [tracking issue](./tracking-issues.md) for the feature.
8+
Stabilization goes through the Libs FCP[^1] process, which typically occurs on the [tracking issue](./tracking-issues.md) for the feature.
99

1010
## When is an FCP appropriate?
1111

0 commit comments

Comments
 (0)