Making correction to Json snippet inside docs.

This commit is contained in:
Zak Hassan 2016-07-17 22:59:33 -04:00
parent f3e2150338
commit 5b3d708b97

View file

@ -57,7 +57,7 @@ Here is an example of `interpreter-setting.json` on your own interpreter.
"name": "your-name",
"className": "your.own.interpreter.class",
"properties": {
"propertiies1": {
"properties1": {
"envName": null,
"propertyName": "property.1.name",
"defaultValue": "propertyDefaultValue",