This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git
The following commit(s) were added to refs/heads/master by this push: new 74baee5 [DOCS] Fix documentation typo 74baee5 is described below commit 74baee55a126d433f2e4343fe1edff66d19ba575 Author: Alex Imbrea <aleximb...@gmail.com> AuthorDate: Fri Sep 27 23:21:04 2019 +0200 [DOCS] Fix documentation typo ### What is this PR for? Change mistyped name from *Heliun* to *Helium* ### What type of PR is it? Documentation ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: Alex Imbrea <aleximb...@gmail.com> Closes #3467 from AlexImb/patch-1 and squashes the following commits: f7b6131a2 [Alex Imbrea] Fix docs typo --- docs/development/helium/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development/helium/overview.md b/docs/development/helium/overview.md index e293487..adb74dc 100644 --- a/docs/development/helium/overview.md +++ b/docs/development/helium/overview.md @@ -27,7 +27,7 @@ limitations under the License. Helium is a plugin system that can extend Zeppelin a lot. For example, you can write [custom display system](./writing_spell.html) or -install already published one in [Heliun Online Registry](http://zeppelin.apache.org/helium_packages.html). +install already published one in [Helium Online Registry](http://zeppelin.apache.org/helium_packages.html). Currently, Helium supports 4 types of package.