Fix comment typos to trigger asset compilation
What does this MR do and why?
It's basically an empty commit to trigger a cache-assets:production
job to be created
That job relies on this rule to be created when it detects file changes in https://gitlab.com/gitlab-org/gitlab/-/blob/2a8ba6c8cb1d41c5334a8be2d0b9b0b98aa01839/.gitlab/ci/rules.gitlab-ci.yml#L387, which includes the files in this commit.
We confirmed that it works when we merged in the same commit to 18-1-stable-ee
in !196460 (merged), which resulted in https://gitlab.com/gitlab-org/gitlab/-/jobs/10547817313.
References
Related to gitlab-com/gl-infra/delivery#20964 (closed)
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.