Skip to content

Commit d9a80ad

Browse files
ma-coteroji
authored andcommitted
Fix typo
1 parent d44eeb1 commit d9a80ad

File tree

1 file changed

+1
-1
lines changed
  • entity-framework/core/what-is-new/ef-core-10.0

1 file changed

+1
-1
lines changed

entity-framework/core/what-is-new/ef-core-10.0/whatsnew.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ public struct Address
321321
}
322322
```
323323

324-
This aligns well with complex types not having an identity of their own, and only being found within entity types which have an identity. However, collections of structs currently aren't currently supported.
324+
This aligns well with complex types not having an identity of their own, and only being found within entity types which have an identity. However, collections of structs aren't currently supported.
325325

326326
### Complex and owned entity types
327327

0 commit comments

Comments
 (0)