Skip to content

Commit cc98695

Browse files
authored
docs: fix typo in providers.md (#1641)
1 parent 073da60 commit cc98695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/docs/configuration/providers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ NextAuth.js is designed to work with any OAuth service, it supports OAuth 1.0, 1
6060

6161
You can use an OAuth provider that isn't built-in by using a custom object.
6262

63-
As an example of what this looks like, this is the the provider object returned for the Google provider:
63+
As an example of what this looks like, this is the provider object returned for the Google provider:
6464

6565
```js
6666
{

0 commit comments

Comments
 (0)