Update README.md

This commit is contained in:
Tim Miller 2013-01-28 23:35:24 -08:00
parent 51eac5812e
commit 7b895bc695
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Apply configuration from cloud metadata.
# What does it do?
it turns a cloud-metdata file like this:
it turns a cloud-metadata file like this:
```javascript
{"config": {"keystone": {"database": {"host": "127.0.0.1", "user": "keystone", "password": "foobar"}}}}
```