Skip to content

Commit 490494e

Browse files
authored
Fix wording problem in Preview Types post.
1 parent ae6632e commit 490494e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/announcing-official-typescript-types-public-preview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ Here’s the process as of today:
379379

380380
The first beta release has the following known issues (which we will fix during the beta period):
381381

382-
- The `@types/ember-data` packages are not compatible with these types, because they assume. If you are using Ember Data with TypeScript, you will need to wait for a future update.
382+
- The `@types/ember-data` packages are not compatible with these types, because they assume the presence of many of the Ember Classic types we removed in this migration. If you are using Ember Data with TypeScript, you will need to wait for a future update.
383383
- The import file for stable types does not exist yet, so TypeScript will warn you that there is no type for the module. We expect to fix this before releasing `4.8.0-beta.3`!
384384

385385

0 commit comments

Comments
 (0)