diff --git a/Pages/Index.cshtml.cs b/Pages/Index.cshtml.cs index 4147d8b..4930b59 100644 --- a/Pages/Index.cshtml.cs +++ b/Pages/Index.cshtml.cs @@ -15,7 +15,7 @@ public class IndexModel : PageModel public string[] Messages { get { return new string[] { - "Hello, friends!", + "Hello, Codespaces!", "Would you like a Cup?", ".NET all the things!", "Would you like to play a game?"