Skip to content

Commit 582716d

Browse files
authored
Fix grammar issues in TypeScript changelog
Corrected grammatical errors and improved clarity in the changelog.
1 parent 9b46250 commit 582716d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

changelog_unreleased/typescript/18094.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,13 +94,13 @@ class loooooooooooooooooooong
9494
}
9595
```
9696

97-
However, not everyone happy with this change.
97+
However, not everyone is happy with this change.
9898

99-
Let us know what do you think applying this change to interfaces, please leave a comment on [this issue](https://github.com/prettier/prettier/issues/18115).
99+
Let us know what you think about applying this change to interfaces, please leave a comment on [this issue](https://github.com/prettier/prettier/issues/18115).
100100

101-
If you have a better solution for this issue, we'll be happy to discuss too.
101+
If you have a better solution for this issue, we'll be happy to discuss it too.
102102

103-
Unless a better solution come up, we'll align the interface body print with the one for class body in Prettier v4.
103+
Unless a better solution comes up, we'll align the interface body print with the one for the class body in Prettier v4.
104104

105105
<!-- prettier-ignore -->
106106
```tsx

0 commit comments

Comments
 (0)