Fix JSON code block formatting for annotations doc

This commit is contained in:
Satnam Singh
2015-07-18 23:27:58 +01:00
committed by Daniel Smith
parent b263531620
commit 8fb88f282c

View File

@@ -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"