From efda3482e1c8a3464a6afd503b2f83f309d69562 Mon Sep 17 00:00:00 2001 From: John Barrett <40014477+274188A@users.noreply.github.com> Date: Thu, 27 Sep 2018 15:57:45 +0800 Subject: [PATCH] re-worded the part where we instruct the user to use `BookStorePageModelBase` as base --- docs/Tutorials/AspNetCore-Mvc/Part-I.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Tutorials/AspNetCore-Mvc/Part-I.md b/docs/Tutorials/AspNetCore-Mvc/Part-I.md index faf8b14b8c..649ac03de6 100644 --- a/docs/Tutorials/AspNetCore-Mvc/Part-I.md +++ b/docs/Tutorials/AspNetCore-Mvc/Part-I.md @@ -308,7 +308,7 @@ Open the `Index.cshtml` and change the content as shown below: