Zak Hassan created ZEPPELIN-1202:
------------------------------------
Summary: Typo in documentation under
Key: ZEPPELIN-1202
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1202
Project: Zeppelin
Issue Type: Task
Components: documentation
Affects Versions: 0.6.0
Environment:
https://zeppelin.apache.org/docs/latest/development/writingzeppelininterpreter.html
Reporter: Zak Hassan
Assignee: Zak Hassan
Priority: Trivial
Fix For: 0.6.1
In the documentation on page:
https://zeppelin.apache.org/docs/latest/development/writingzeppelininterpreter.html
There is a typo in the docs I found:
{quote}
And you should your jars under your interpreter directory with specific
directory name.
{quote}
The correction is:
{quote}
And you should `put` your jars under your interpreter directory with `a`
specific directory name
{quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)