Skip to content

Commit 38ffe89

Browse files
authored
Merge pull request #3988 from myverdict/patch-9
Update part9c.md
2 parents 80a0cbf + e089ac5 commit 38ffe89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/9/en/part9c.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1636,7 +1636,7 @@ The response in case of error looks pretty good:
16361636
16371637
![](../../images/9/ts-zod1.png)
16381638
1639-
We could develop our solution still some steps further. Our type definitions look currently this:
1639+
We could develop our solution still some steps further. Our type definitions currently look like this:
16401640
16411641
```js
16421642
export interface DiaryEntry {

0 commit comments

Comments
 (0)