Skip to content

Commit

Permalink
docs(cookbook): add missing ``` (#2496)
Browse files Browse the repository at this point in the history
  • Loading branch information
mapleeit committed May 28, 2021
1 parent d445457 commit 124f749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/2.0/cookbooks/Document.md
Expand Up @@ -231,7 +231,7 @@ d = Document(uri='https://jina.ai',

```text
<jina.types.document.Document id=e01a53bc-aedb-11eb-88e6-1e008a366d48 uri=https://jina.ai mimeType=text/plain tags={'foo': 'bar'} granularity=1 adjacency=3 at 6317309200>
```

#### Construct from Dict or JSON String

Expand Down

0 comments on commit 124f749

Please sign in to comment.