Skip to content

Commit 0a22d22

Browse files
authored
Merge pull request #108 from joshtriplett/tyop
Fix a couple of typos
2 parents c6c1fde + f7443ce commit 0a22d22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/initiatives/process/stages/experimental.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ Initiatives in the experimental stage can have the following resources:
1616

1717
Some initiatives are rather simple. In that case, we can skip this "experimental" stage and go straight towards development without authoring an RFC. This often applies to small tweaks in the language, or to things like adding a new lint.
1818

19-
### Advertising that a feature is exprimenal
19+
### Advertising that a feature is experimental
2020

21-
Feature development that occurs in the experimental stage is very tentative. We must take care to ensure that users ar aware of this. All feature gates related to "experimental" initiatives need to be flagged as experimental and issue a suitable warning to users. Furthermore, the "unstable book" page for the features should indicate that they are currently experimental and do not yet have an accepted RFC.
21+
Feature development that occurs in the experimental stage is very tentative. We must take care to ensure that users are aware of this. All feature gates related to "experimental" initiatives need to be flagged as experimental and issue a suitable warning to users. Furthermore, the "unstable book" page for the features should indicate that they are currently experimental and do not yet have an accepted RFC.
2222

2323
### During this stage: updates to the team
2424

0 commit comments

Comments
 (0)