Commit ee9e092c authored by Robert Knight's avatar Robert Knight

Change comment to reflect that annotation AND group can both be direct-linked

As per previous commit, it is currently possible for client
configuration to specify both an annotation to focus and an additional
group to include.
parent b81dec06
......@@ -171,7 +171,7 @@ function groups(
// Step 2: Concurrently fetch the groups the user is a member of,
// the groups associated with the current document and the annotation
// or group that was direct-linked (if any).
// and/or group that was direct-linked (if any).
const params = {
expand: ['organization', 'scopes'],
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment