Skip to content

Track cleaning up over-capitalized "personal access token"

Problem to solve

The phrase personal access token is written in Title Case in so many places. https://docs.gitlab.com/ee/development/documentation/styleguide/word_list.html#personal-access-token backs me up - it should be lower-case - so let's fix it across all of the projects TWs work on.

Extra notes. In the same files, I'm finding mentions of other tokens, like:

  • GitLab Runner Authentication Token
  • GitLab Deploy Token
  • Project Access Token
  • Group Deploy Token
  • User Feed Token

Further details

Who can address the issue

Anyone on the Technical Writing team, but I'm the one annoyed by it…

Other links/references

Edited by Amy Qualls