Skip to content

Commit 085a993

Browse files
committed
DOC-2579: copy edits.
1 parent c0afb4f commit 085a993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/partials/configuration/mentions_fetch.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ tinymce.init({
3434
users = users.slice(0, 10);
3535
3636
// Where the user object must contain the properties `id` and `name`
37-
but you could additionally include anything else you deem useful.
37+
// but you could additionally include anything else you deem useful.
3838
success(users);
3939
});
4040
}

0 commit comments

Comments
 (0)