Skip to content

Commit bde577c

Browse files
Update modules/ROOT/pages/_partials/sync-api/sync-function-api-access.adoc
Co-authored-by: Tor Colvin <[email protected]>
1 parent a83218e commit bde577c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/_partials/sync-api/sync-function-api-access.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This grants access to the specified channel(s) for all users assigned that role.
3232

3333
The effects of all access calls by all active documents are effectively combined in a union, so if any document grants a user access to a channel, that user has access to the channel.
3434

35-
The `access()` function grants access to users or roles that do not yet exist.
35+
The `access()` function can grant access to users or roles that do not yet exist.
3636
When you create new users or define roles later, the previous granted access permissions apply to them.
3737

3838
NOTE: The sync function `access()` call does not support the wildcard ('***') for granting access to all channels.

0 commit comments

Comments
 (0)