Skip to content

Commit eecd83b

Browse files
authored
Update sample data. (#578)
1 parent 52607dc commit eecd83b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

9.0/WebServices/TodoREST/TodoAPI/Services/TodoRepository.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ private void InitializeData()
6161
{
6262
ID = "b94afb54-a1cb-4313-8af3-b7511551b33b",
6363
Name = "Develop apps",
64-
Notes = "Use Visual Studio and Visual Studio for Mac",
64+
Notes = "Use Visual Studio and Visual Studio Code",
6565
Done = false
6666
};
6767

0 commit comments

Comments
 (0)