Commit 2dfaf90c authored by Stan Hu's avatar Stan Hu

Merge branch 'lucyfox-master-patch-98129' into 'master'

fix typo: accesssed

See merge request gitlab-org/gitlab!32933
parents e9c958a5 47f29488
......@@ -11,7 +11,7 @@
# This will match all files for which the file name ends in `.rb`
*.rb @ruby-owner
# Files with a `#` can still be accesssed by escaping the pound sign
# Files with a `#` can still be accessed by escaping the pound sign
\#file_with_pound.rb @owner-file-with-pound
# Multiple codeowners can be specified, separated by whitespace
......
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