[Honglai] fix readme typo (#748)

This commit is contained in:
zhanhonglai
2017-07-25 07:19:23 +08:00
committed by Spencer Gibb
parent dee45fed93
commit adb02b97bc

View File

@@ -11,7 +11,7 @@ IDE instead if you prefer (the main class is
----
$ curl localhost:8888/foo/development
{"name":"development","label":"master","propertySources":[
{"name":"foo","label":"master","propertySources":[
{"name":"https://github.com/scratches/config-repo/foo-development.properties","source":{"bar":"spam"}},
{"name":"https://github.com/scratches/config-repo/foo.properties","source":{"foo":"bar"}}
]}