diff --git a/daprdocs/content/en/operations/security/oauth.md b/daprdocs/content/en/operations/security/oauth.md index c1591e713..0e1213dbf 100644 --- a/daprdocs/content/en/operations/security/oauth.md +++ b/daprdocs/content/en/operations/security/oauth.md @@ -24,7 +24,7 @@ Different authorization servers provide different application registration exper * [Slack](https://api.slack.com/docs/oauth) * [Twitter](http://apps.twitter.com/) -To figure the Dapr OAuth middleware, you'll need to collect the following information: +To configure the Dapr OAuth middleware, you'll need to collect the following information: * Client ID (see [here](https://www.oauth.com/oauth2-servers/client-registration/client-id-secret/)) * Client secret (see [here](https://www.oauth.com/oauth2-servers/client-registration/client-id-secret/))