dotnet / dotnet/EntityFramework.Docs

Duplication in „Conventions for relationship discovery“

Open
#4,980 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Mermaid
Stars
1.7k
Forks
2k
Avg merge
7d 23h
Merged PRs (30d)
16

Description

### Type of issue

Typo

### Description

In the documentation it says:

> A single, one-to-many relationship is discovered between Blog and Post is discovered by pairing the Blog.Posts and Post.Blog navigations

To me it seems like the „is discovered“ is duplicated in that sentence. It is duplicated in the one-to-many example (see quote above), in the one-to-one example and also in the many-to-many example.

### Page URL

https://learn.microsoft.com/en-us/ef/core/modeling/relationships/conventions

### Content source URL

https://github.com/dotnet/EntityFramework.Docs/blob/main/entity-framework/core/modeling/relationships/conventions.md

### Document Version Independent Id

12b87e48-1e17-d8fc-fd9f-28beaf42cf63

### Article author

@SamMonoRT

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.