diff --git a/guide/english/security/oauth2/index.md b/guide/english/security/oauth2/index.md
index 56b5c1157a..b31daf08c0 100644
--- a/guide/english/security/oauth2/index.md
+++ b/guide/english/security/oauth2/index.md
@@ -3,7 +3,7 @@ title: OAuth2 Protocol
---
## OAuth 2.0
-OAuth 2.0 is a industry standard authorization protocol, which enables third party application a limited access to resources on behalf of resource owner (users of the system)
+OAuth 2.0 is an industry standard authorization protocol, which enables third party applications limited access to resources on behalf of a resource owner (users of the system).
OAuth is widely being used in many major internet companies like Google, Facebook, Slack etc