Fix some wording
This commit is contained in:
parent
07e1e95ed1
commit
9767390a32
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@
|
|||
<div class="repo-access-state" ng-show="!repo.is_public">
|
||||
<div class="state-icon"><i class="fa fa-lock"></i></div>
|
||||
|
||||
This repository is currently <b>private</b>. Only users on the above access list may view and interact with it.
|
||||
This repository is currently <b>private</b>. Only users on the permissions list may view and interact with it.
|
||||
|
||||
<div class="change-access">
|
||||
<button class="btn btn-danger" ng-click="askChangeAccess('public')">Make Public</button>
|
||||
|
|
Reference in a new issue