Merge pull request #3201 from hartzell/patch-1

Fix invalid JSON in example
pull/3137/merge
Chris Bednarski 10 years ago
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…
Cancel
Save