Skip to content

Commit b54735a

Browse files
author
Immo Landwerth
committed
Fixed typos
1 parent 586d0eb commit b54735a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

accepted/2021/preview-features/preview-features.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -301,10 +301,10 @@ based on it. This means we can't support them:
301301
* This also means that people using preview feature in an LTS, they may no
302302
longer be able to use the latest tooling if the later version of the tooling
303303
made a breaking change for a preview feature. We consider this acceptable.
304-
* We don't believe preview features will be around for that long, because the idea is
305-
that this only includes features that are on track for productization in the
306-
very next release of the platform. This is how it has worked for compiler
307-
previews as well.
304+
* We don't believe preview features will be around for that long, because the
305+
idea is that this only includes features that are on track for productization
306+
in the very next release of the platform. This is how it has worked for
307+
compiler previews as well.
308308

309309
### What is the quality bar for preview features?
310310

@@ -336,7 +336,7 @@ make promises and reserve the right to make changes.
336336
Halfway through a release cycle we might also decide that certain features won't
337337
make the cut for RTM quality and we might decide to mark features we shipped in
338338
a previous preview as `[RequiresPreviewFeatures]`. The reverse is also possible
339-
(and argubly not a breaking change) but probably less likely.
339+
(and arguably not a breaking change) but probably less likely.
340340

341341
### Why a single on/off switch as opposed to individual feature switches?
342342

0 commit comments

Comments
 (0)