diff --git a/docs/en/Tutorials/Part-2.md b/docs/en/Tutorials/Part-2.md index 7bc42b1fc9..1a1d29f7d1 100644 --- a/docs/en/Tutorials/Part-2.md +++ b/docs/en/Tutorials/Part-2.md @@ -604,6 +604,7 @@ Open the `Books.razor` and replace the content as the following: diff --git a/docs/en/Tutorials/Part-3.md b/docs/en/Tutorials/Part-3.md index 2106e82069..486475ff9d 100644 --- a/docs/en/Tutorials/Part-3.md +++ b/docs/en/Tutorials/Part-3.md @@ -1429,6 +1429,7 @@ Here the complete code to create the book management CRUD page, that has been de diff --git a/docs/en/Tutorials/Part-9.md b/docs/en/Tutorials/Part-9.md index 65a59f39e1..b8b198f9dc 100644 --- a/docs/en/Tutorials/Part-9.md +++ b/docs/en/Tutorials/Part-9.md @@ -868,6 +868,7 @@ Create a new Razor Component Page, `/Pages/Authors.razor`, in the `Acme.BookStor