Skip to content

Commit 281203a

Browse files
maartenbawcabus
andauthored
Update src/content/docs/bff/upgrading/bff-v3-to-v4.md
Co-authored-by: Wesley Cabus <[email protected]>
1 parent fe7ced8 commit 281203a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/bff/upgrading/bff-v3-to-v4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ You can statically add a list of frontends by calling the `AddFrontends` method.
105105

106106
#### Loading Configuration From `IConfiguration`
107107

108-
Loading configuration, including openid connect configuration from an `IConfiguration` is now supported:
108+
Loading configuration, including OpenID Connect configuration from `IConfiguration` is now supported:
109109

110110
```csharp
111111
services.AddBff().LoadConfiguration(bffConfig);

0 commit comments

Comments
 (0)