Merge pull request #3201 from hartzell/patch-1
Fix invalid JSON in example
This commit is contained in:
commit
14b7019ace
|
@ -34,7 +34,7 @@ DigitalOcean. Replace the mock `api_token` value with your own.
|
|||
"api_token": "6a561151587389c7cf8faa2d83e94150a4202da0e2bad34dd2bf236018ffaeeb",
|
||||
"image": "ubuntu-14-04-x64",
|
||||
"region": "sfo1"
|
||||
},
|
||||
}
|
||||
]
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue