Index: wp-includes/js/media-editor.js
===================================================================
--- wp-includes/js/media-editor.js	(revision 23113)
+++ wp-includes/js/media-editor.js	(working copy)
@@ -556,7 +556,7 @@
 				options = {
 					id:           attachment.id,
 					post_content: attachment.description,
-					post_excerpt: caption,
+					post_excerpt: caption
 				};
 
 				if ( props.linkUrl )
