Skip to content

Commit 7e83d97

Browse files
Update modules/ROOT/partials/configuration/tinycomments_reply.adoc
Co-authored-by: tiny-ben-tran <[email protected]>
1 parent 87234e3 commit 7e83d97

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
@@ -18,7 +18,7 @@ The `+done+` callback should accept the following object:
1818
{
1919
commentUid: string, // the value of the new comment uid
2020
author: string, // the id of the current author
21-
authorName: string // the name of the current authorName
21+
authorName: string // the name of the current author
2222
}
2323
----
2424

0 commit comments

Comments
 (0)