Skip to content

Commit

Permalink
docs: Correct grammatical error (#4836)
Browse files Browse the repository at this point in the history
  • Loading branch information
sato11 committed Jul 5, 2022
1 parent 01cd6b0 commit f4c0d5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/providers/index.md
Expand Up @@ -5,7 +5,7 @@ title: Overview

Authentication Providers in **NextAuth.js** are services that can be used to sign in a user.

There's four ways a user can be signed in:
There are four ways a user can be signed in:

- [Using a built-in OAuth Provider](/configuration/providers/oauth) (e.g Github, Twitter, Google, etc...)
- [Using a custom OAuth Provider](/configuration/providers/oauth#using-a-custom-provider)
Expand Down

1 comment on commit f4c0d5a

@vercel
Copy link

@vercel vercel bot commented on f4c0d5a Jul 5, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.