diff options
author | Jacob Schatz <jschatz1@gmail.com> | 2017-09-05 15:51:04 -0400 |
---|---|---|
committer | Jacob Schatz <jschatz1@gmail.com> | 2017-09-05 15:51:04 -0400 |
commit | a728e4d7c031e89addea094fdc1b68ce10edd64b (patch) | |
tree | be2d0ea1b611d8d57d10ee3dd84c58a9013fc52a /doc | |
parent | f58a1bdb0e6a9b308509c7576431cade7d9d65b4 (diff) | |
download | gitlab-ce-a728e4d7c031e89addea094fdc1b68ce10edd64b.tar.gz |
Update wording on change plans.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/api/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/README.md b/doc/api/README.md index 357248cdaf1..a947eed2db8 100644 --- a/doc/api/README.md +++ b/doc/api/README.md @@ -61,7 +61,7 @@ following locations: ## Road to GraphQL -After reviewing the GraphQL license, we have changed our plans to move our API to GraphQL. Anything related to the Facebook BSD plus patent license will not be allowed at GitLab. +We have changed our plans to move to GraphQL. After reviewing the GraphQL license, anything related to the Facebook BSD plus patent license will not be allowed at GitLab. ## Basic usage |