Skip to content

Commit 5891b60

Browse files
committed
docs: typo fix
1 parent 2d7925e commit 5891b60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ translates to
139139
```ts
140140
string
141141
```
142-
If you need to see `Date` otherwise `string` you are able to change it with using `primitiveTypeConstructs`
142+
If you need to see `Date` instead of `string` you are able to change it with using `primitiveTypeConstructs`
143143
```ts
144144
generateApiForTest({
145145
// ...

0 commit comments

Comments
 (0)