Skip to content

Commit b010fed

Browse files
authored
Merge pull request #37047 from dotnet/main
Merge to Live
2 parents 7324eb1 + af6fd0c commit b010fed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aspnetcore/razor-pages/ui-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ For information on how to integrate npm and webpack into the build process for a
2121

2222
# [Visual Studio](#tab/visual-studio)
2323

24-
* From Visual Studio select **Create new a new project**.
24+
* From Visual Studio select **Create a new project**.
2525
* Select **Razor Class Library** > **Next**.
2626
* Name the library (for example, "RazorClassLib"), > **Create**. To avoid a file name collision with the generated view library, ensure the library name doesn't end in `.Views`.
2727
* Select **Support pages and views** if you need the library to contain pages and/or views. By default, only Razor components are supported. Select **Create**.

0 commit comments

Comments
 (0)