Skip to content

Commit 9aa8cdf

Browse files
vkarpov15hasezoey
andauthored
Update docs/migrating_to_8.md
Co-authored-by: hasezoey <hasezoey@gmail.com>
1 parent 5cbe563 commit 9aa8cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migrating_to_8.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ const doc = new TestModel();
7676
// In Mongoose 8, this type is `string | null | undefined`.
7777
// In Mongoose 7, this type is `string | undefined`
7878
doc.name;
79-
```
79+
```

0 commit comments

Comments
 (0)