From 124f749bd196a3732d89a3393ad06f0b96514dc6 Mon Sep 17 00:00:00 2001 From: Zhaofeng Miao <522856232@qq.com> Date: Fri, 28 May 2021 12:09:15 +0800 Subject: [PATCH] docs(cookbook): add missing ``` (#2496) --- .github/2.0/cookbooks/Document.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/2.0/cookbooks/Document.md b/.github/2.0/cookbooks/Document.md index 2d5eb5978f674..58cd52e562bb8 100644 --- a/.github/2.0/cookbooks/Document.md +++ b/.github/2.0/cookbooks/Document.md @@ -231,7 +231,7 @@ d = Document(uri='https://jina.ai', ```text - +``` #### Construct from Dict or JSON String