Fix minor grammar issue

This commit is contained in:
Arun Kumar Mohan 2019-06-14 16:20:32 -05:00
parent 8d30bd91fa
commit 0880d712a0
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ description: 'Learn how to contribute to GitLab.'
- [API styleguide](api_styleguide.md) Use this styleguide if you are
contributing to the API.
- [GraphQL API styleguide](api_graphql_styleguide.md) Use this
styleguide if you are contribution to the [GraphQL API](../api/graphql/index.md)
styleguide if you are contributing to the [GraphQL API](../api/graphql/index.md)
- [Sidekiq guidelines](sidekiq_style_guide.md) for working with Sidekiq workers
- [Working with Gitaly](gitaly.md)
- [Manage feature flags](feature_flags.md)