浏览代码

Update documentation after merge with master

David Pilato 9 年之前
父节点
当前提交
acc50d5817
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/plugins/ingest-attachment.asciidoc

+ 1 - 1
docs/plugins/ingest-attachment.asciidoc

@@ -91,7 +91,7 @@ Returns this:
       "content_type": "application/rtf",
       "language": "ro",
       "content": "Lorem ipsum dolor sit amet",
-      "content_length": "28"
+      "content_length": 28
     }
   }
 }