Commit 6da49550 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'cc-user-max-permission-title' into 'master'

Docs clarify the subject of max permissions check

See merge request gitlab-org/gitlab!61141
parents cb7e3ac5 af949e92
......@@ -537,7 +537,7 @@ inactive_users.each do |user|
end
```
### Find Max permissions for project/group
### Find a user's max permissions for project/group
```ruby
user = User.find_by_username 'username'
......
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