From f8ca011f8c6fd706fa3ea40d0e058222b2cfc72d Mon Sep 17 00:00:00 2001 From: Rick Anderson Date: Sat, 5 Aug 2017 10:20:37 -0400 Subject: [PATCH] Update model.md --- aspnetcore/tutorials/razor-pages/model.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnetcore/tutorials/razor-pages/model.md b/aspnetcore/tutorials/razor-pages/model.md index feba3fb4f9..c284bd2fe2 100644 --- a/aspnetcore/tutorials/razor-pages/model.md +++ b/aspnetcore/tutorials/razor-pages/model.md @@ -87,7 +87,7 @@ The `Update-Database` command runs the `Up` method in the *Migrations/\