Skip to content

Commit f7f7ea2

Browse files
authored
Merge pull request #3206 from watfordsuzy/patch-1
Fix Markdown syntax in docs/en/integrations/data-ingestion/data-formats/json/other.md
2 parents 0a6ddab + 69d61c3 commit f7f7ea2

File tree

1 file changed

+1
-1
lines changed
  • docs/en/integrations/data-ingestion/data-formats/json

1 file changed

+1
-1
lines changed

docs/en/integrations/data-ingestion/data-formats/json/other.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Below, we provide an example of using the Nested type to model a static object.
2727
"status": 200,
2828
"size": 3305
2929
}
30-
``
30+
```
3131

3232
We can declare the `request` key as `Nested`. Similar to `Tuple`, we are required to specify the sub columns.
3333

0 commit comments

Comments
 (0)