diff --git a/aspnetcore/data/ef-mvc/concurrency.md b/aspnetcore/data/ef-mvc/concurrency.md index ef605d3e87..bc962979cb 100644 --- a/aspnetcore/data/ef-mvc/concurrency.md +++ b/aspnetcore/data/ef-mvc/concurrency.md @@ -247,7 +247,7 @@ This makes the following changes: * Adds an error message between the `h2` and `h3` headings. -* Replaces LastName with FullName in the **Administrator** field. +* Replaces FirstMidName with FullName in the **Administrator** field. * Removes the RowVersion field.