Skip to content

Commit

Permalink
Fixed grammar mistake - the to that (#2534)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsportaro authored Jul 24, 2020
1 parent c18a5dc commit 1e2c084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entity-framework/core/modeling/value-comparers.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ This is often correct, but may need to be overridden when mapping more complex t

### Simple immutable classes

Consider a property the uses a value converter to map a simple, immutable class.
Consider a property that uses a value converter to map a simple, immutable class.

[!code-csharp[SimpleImmutableClass](../../../samples/core/Modeling/ValueConversions/MappingImmutableClassProperty.cs?name=SimpleImmutableClass)]

Expand Down

0 comments on commit 1e2c084

Please sign in to comment.