Skip to content

Commit

Permalink
Update app-host-overview.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jasond-s committed Nov 21, 2023
1 parent b1f8f32 commit b4ff420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/app-host-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ builder.AddProject<Projects.AspireApp_Web>("webfrontend")
builder.Build().Run();
```

The help visualize the relationship between the app host project and the resources it describes, consider the following diagram:
To help visualize the relationship between the app host project and the resources it describes, consider the following diagram:

:::image type="content" source="media/app-host-resource-diagram.png" lightbox="media/app-host-resource-diagram.png" alt-text="The relationship between the projects in the .NET Aspire Starter Application template.":::

Expand Down

0 comments on commit b4ff420

Please sign in to comment.