Merge pull request #11515 from satnam6502/doc10

Fix JSON code block formatting for annotations doc
pull/6/head
Brian Grant 2015-07-18 16:41:01 -07:00
commit cc8cf0315e
1 changed files with 1 additions and 1 deletions

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"