From 978e6d1484a974ba348a7ab47737f2ad2754b7eb Mon Sep 17 00:00:00 2001 From: Sverigevader <1084623+Sverigevader@users.noreply.github.com> Date: Mon, 13 May 2024 11:06:38 +0200 Subject: [PATCH] Update build-your-first-aspire-app.md to highlight the correct line --- docs/get-started/build-your-first-aspire-app.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/get-started/build-your-first-aspire-app.md b/docs/get-started/build-your-first-aspire-app.md index c26ac7e46b..43c6d70c81 100644 --- a/docs/get-started/build-your-first-aspire-app.md +++ b/docs/get-started/build-your-first-aspire-app.md @@ -119,7 +119,7 @@ Finally, the app is built and run. The type, named `AddServiceDefaults`. The service defaults project from the template is a starting point, and you can customize it to meet your needs. For more information, see [.NET Aspire service defaults](../fundamentals/service-defaults.md).