Commit 6978f2f0 authored by Craig Norris's avatar Craig Norris

Merge branch 'docs-proper-name-capitalization' into 'master'

Docs: fix proper name capitalization

See merge request gitlab-org/gitlab!41450
parents ccc5e166 696c2c85
......@@ -84,7 +84,7 @@ This Ruby Regex specialty can have security impact, as often regular expressions
GitLab specific examples can be found [here](https://gitlab.com/gitlab-org/gitlab/-/issues/36029#note_251262187) and [there](https://gitlab.com/gitlab-org/gitlab/-/issues/33569).
Another example would be this fictional Ruby On Rails controller:
Another example would be this fictional Ruby on Rails controller:
```ruby
class PingController < ApplicationController
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment