diff --git a/docs/docs/providers/strava.md b/docs/docs/providers/strava.md index 3f91c0e883..f3b0f6331b 100644 --- a/docs/docs/providers/strava.md +++ b/docs/docs/providers/strava.md @@ -13,7 +13,7 @@ The **Strava Provider** comes with a set of default options: - [Strava Provider options](https://github.com/nextauthjs/next-auth/blob/main/packages/next-auth/src/providers/strava.js) -You can override any of the options to suit your own use case. +You can override any of the options to suit your own use case. Ensure the redirect_uri configuration fits your needs accordingly. ## Example