docs(providers): fix OAuth wording in self-hosted GitLab setup - #44309
docs(providers): fix OAuth wording in self-hosted GitLab setup#44309xgbtxy wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the Providers documentation to correct OAuth casing and grammar in the self-hosted GitLab setup section, aligning the sentence with the “OAuth for Self-Hosted instances” heading and other occurrences in the page.
Changes:
- Fixes
Oauth→OAuthcasing in the self-hosted GitLab OAuth instructions. - Improves grammar from “make OAuth working” → “make OAuth work”.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
Thanks for updating your PR! It now meets our contributing guidelines. 👍 |
Correct fix — One optional adjacent polish in the same sentence ( |
Issue for this PR
Closes #44308
Type of change
What does this PR do?
Corrects the OAuth casing and grammar in the self-hosted GitLab setup instructions. The wording now matches the heading directly above it and the other OAuth references on the page.
How did you verify your code works?
bun run --cwd packages/web build(Bun 1.3.14)git diff --checkScreenshots / recordings
Not applicable — documentation-only change.
Checklist