Skip to content

Commit 395896f

Browse files
committed
Update README.md
1 parent 0cb1488 commit 395896f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/core-js-types/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Additional types are needed for:
66
- proposals, including those already implemented in JavaScript engines;
77
- explicit imports of features from the pure version.
88

9-
We decided to ship it as a separate package, because we cannot guarantee stable behavior,
10-
primarily with upcoming minor TypeScript releases
9+
It is shipped as a separate package, because we cannot guarantee stable behavior,
10+
primarily with upcoming minor TypeScript releases.
1111

1212
# Installation
1313
`npm install --save @core-js/[email protected]`

0 commit comments

Comments
 (0)