diff --git a/docs/core/extensions/generic-host.md b/docs/core/extensions/generic-host.md index f9a040858984b..f66c88fe023aa 100644 --- a/docs/core/extensions/generic-host.md +++ b/docs/core/extensions/generic-host.md @@ -225,7 +225,7 @@ To add host configuration, call on an . The public property allows consumers to read from or make changes to the existing configuration using available extension methods. +App configuration is created by calling on an . The public property allows consumers to read from or make changes to the existing configuration using available extension methods. # [IHostBuilder](#tab/hostbuilder)