From f1dfd83772573dd6dab175d19addf2144c4b5df8 Mon Sep 17 00:00:00 2001 From: Igor Velikorossov Date: Tue, 21 Nov 2023 07:02:02 +1100 Subject: [PATCH] Update repos.json (#73) Fix typo --- src/ModelCreator/repos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ModelCreator/repos.json b/src/ModelCreator/repos.json index cfc8d61..9f8cf18 100644 --- a/src/ModelCreator/repos.json +++ b/src/ModelCreator/repos.json @@ -4,7 +4,7 @@ // If an array has more than one repo, the first item is the target repo containing the labels. // Typically, the repos after the first are archived or ancillary repos that contain useful material for generating models. [ - "dotnet/aspire" + "dotnet/aspire", "dotnet/aspire-samples" ], [