Skip to content

Commit f6ccc34

Browse files
committed
Correct name of DocumentCloud
1 parent 5a9fe5a commit f6ccc34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/documentcloud-editor-plugin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
// Register example button
2626
ed.addButton('documentcloud', {
27-
title : 'Document Cloud',
27+
title : 'DocumentCloud',
2828
cmd : 'documentcloud',
2929
image : url + '/button.png'
3030
});

0 commit comments

Comments
 (0)