Skip to content

Commit ed02140

Browse files
committed
More proper :)
1 parent c4194b9 commit ed02140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/doc/adding_grant_extensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Adding Grant Extensions
22
=======================
33

44
OAuth2 allows to use [grant extensions](http://tools.ietf.org/html/draft-ietf-oauth-v2-22#section-4.5).
5-
It lets you define your own new *grant_types*, when legacy grant_types do not cover your requirements.
5+
It will let you define your own new *grant_types*, when legacy grant_types do not cover your requirements.
66

77
Like classic grants, the grant extensions still requires valid client credentials, and the grant extension has to be added on the `allowedGrantTypes` property of the client.
88

0 commit comments

Comments
 (0)