Skip to content

Commit 1dc3036

Browse files
timea-solidTallTed
andauthored
Update src/participation.ts
Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent cd2c84a commit 1dc3036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/participation.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ export function recordParticipation (subject: NamedNode, padDoc: NamedNode, refr
195195
* @param {NamedNode} document - the document into which the participation should be shown
196196
* @param {NamedNode} subject - the thing in which participation is happening
197197
* @param {NamedNode} me - the logged in user
198-
* @param {ParticipationOptions} options - the options that can be passed in are deleteFunction, link, and draggable these are used by the personTR button
198+
* @param {ParticipationOptions} options - the options that can be passed in are deleteFunction, link, and draggable; these are used by the personTR button
199199
*
200200
*/
201201
export function manageParticipation (

0 commit comments

Comments
 (0)