fix(docs-beta-features): fix Typo in comment (#6085)

This commit is contained in:
Erez Rokah
2021-12-28 13:46:55 +01:00
committed by GitHub
parent 43954a6b9e
commit dea27c4001

View File

@ -225,7 +225,7 @@ backend:
repo: owner/repo # replace this with your repo info
use_graphql: true
# optional, defaults to 'https://gitlab.com/api/graphql'. Can be used to configured a self hosted GitLab instance.
# optional, defaults to 'https://gitlab.com/api/graphql'. Can be used to configure a self hosted GitLab instance.
graphql_api_root: https://my-self-hosted-gitlab.com/api/graphql
```
## Open Authoring