Grammar fixes (#9122)
parent
9546de199e
commit
94e7237e26
|
@ -182,9 +182,9 @@ The scaffold process created and changed the following files:
|
|||
* *Pages/Students* Create, Delete, Details, Edit, Index.
|
||||
* *Data/SchoolContext.cs*
|
||||
|
||||
### Files updates
|
||||
### File updates
|
||||
|
||||
* *Startup.cs* : Changes to this file in are detailed the next section.
|
||||
* *Startup.cs* : Changes to this file are detailed in the next section.
|
||||
* *appsettings.json* : The connection string used to connect to a local database is added.
|
||||
|
||||
## Examine the context registered with dependency injection
|
||||
|
|
Loading…
Reference in New Issue