Update secure-data.md (#10254)
parent
5890aa03f3
commit
dd490ba50d
|
@ -317,7 +317,7 @@ Create a contact in the administrator's browser. Copy the URL for delete and edi
|
|||
dotnet new webapp -o ContactManager -au Individual -uld
|
||||
```
|
||||
|
||||
* Add *Models\Contact.cs*:
|
||||
* Add *Models/Contact.cs*:
|
||||
|
||||
[!code-csharp[](secure-data/samples/starter2.1/Models/Contact.cs?name=snippet1)]
|
||||
|
||||
|
|
Loading…
Reference in New Issue