mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Making correction to Json snippet inside docs.
This commit is contained in:
parent
f3e2150338
commit
5b3d708b97
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue