1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 09:18:48 +02: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:
Jamison Lofthouse 2015-06-12 13:46:36 -07:00 committed by epriestley
parent 92e868c2fe
commit 034debede6

View file

@ -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.