Commit 3c55bd85 authored by Satnam Singh's avatar Satnam Singh

Fix JSON code block formatting for annotations doc

parent 715f2c48
......@@ -39,7 +39,7 @@ It is also useful to be able to attach arbitrary non-identifying metadata, for r
Like labels, annotations are key-value maps.
```
```json
"annotations": {
"key1" : "value1",
"key2" : "value2"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment