Skip to content

Commit

Permalink
Fix: Doc heading
Browse files Browse the repository at this point in the history
  • Loading branch information
KoruptTinker committed Dec 17, 2024
1 parent 9779f18 commit fe57aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/gitlab/gitlab-languages.service.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export default class GitlabLanguage extends GitLabBase {
static openApi = {
'/gitlab/languages/{project}': {
get: {
summary: 'GitLab Top Languages',
summary: 'GitLab Top Language',
description,
parameters: [
pathParam({
Expand Down

0 comments on commit fe57aae

Please sign in to comment.