Skip to content

Commit 4120f06

Browse files
Update modules/ROOT/partials/configuration/tinycomments_reply.adoc
Co-authored-by: tiny-ben-tran <[email protected]>
1 parent 4350da9 commit 4120f06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/partials/configuration/tinycomments_reply.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The `+done+` callback should accept the following object:
1616
[source,js]
1717
----
1818
{
19-
commentUid: string, // the value of the new comment uid
19+
commentUid: string, // the new comment uid
2020
author: string, // the id of the current author
2121
authorName: string // the name of the current author
2222
}

0 commit comments

Comments
 (0)