mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-20 13:52:40 +01:00
Fix typo in Spaces documentation
Summary: Fixed typo of the word "policy" Test Plan: Google: "define policy" and see spelling Reviewers: #blessed_reviewers, epriestley Reviewed By: #blessed_reviewers, epriestley Subscribers: epriestley, Korvin Projects: #spaces Differential Revision: https://secure.phabricator.com/D13263
This commit is contained in:
parent
92e868c2fe
commit
034debede6
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ Even if a user satisfies the view policy for a space, they must still pass the
|
|||
view policy on the object: the space check is a new check in addition to any
|
||||
check on the object, and can only limit access.
|
||||
|
||||
The edit poilcy for a space only affects the Space itself, and is not applied
|
||||
The edit policy for a space only affects the Space itself, and is not applied
|
||||
to objects inside the space.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue