Skip to content

Commit bc40542

Browse files
Update articles/static-web-apps/configuration.md
Co-authored-by: Craig Shoemaker <[email protected]>
1 parent b1a18cb commit bc40542

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/static-web-apps/configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -272,8 +272,8 @@ When one or more IP address blocks are specified, requests originating from IP a
272272

273273
## Authentication
274274

275-
* For [default authentication providers](authentication-authorization.md#login), you don't need to provide any settings in the configuration file.
276-
* For custom authentication providers, [learn how to configure](authentication-custom.md) the `authentication` property of the settings file.
275+
* [Default authentication providers](authentication-authorization.md#login), don't require settings in the configuration file.
276+
* [Custom authentication providers](authentication-custom.md) use the `authentication` property of the settings file.
277277

278278
## Example configuration file
279279

0 commit comments

Comments
 (0)