Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit d35d77f

Browse files
committed
Merge pull request #626 from SofHad/fix-typo-document
Fixed typo
2 parents dff0ce6 + efdbd9c commit d35d77f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/core/publish_workflow.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ the path in question - they will have the permission to view unpublished content
100100
}
101101

102102
// check if the document is published. even if the current role would allow
103-
// to see the document, this will still return false if the documet is not
103+
// to see the document, this will still return false if the document is not
104104
// published
105105
if ($publishWorkflowChecker->isGranted(
106106
PublishWorkflowChecker::VIEW_ANONYMOUS_ATTRIBUTE,

0 commit comments

Comments
 (0)