Commit cd869d36 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis Committed by Stan Hu

Make minor change to wording

parent db7120ea
......@@ -307,8 +307,8 @@ pp p.statistics # compare with earlier values
### Identify deploy keys associated with blocked and non-member users
When the user who created a deploy key is blocked or removed from the project the key
can no longer be used to push to the project. This script identifies unusable deploy keys.
When the user who created a deploy key is blocked or removed from the project, the key
can no longer be used to push to the project. The following script identifies unusable deploy keys:
```ruby
def deploy_key_allowed(deploy_key, project)
......
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