mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Small fix in doc
This commit is contained in:
parent
775f3ca23c
commit
e3ca174b12
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ please search for its **angularJS** directive first and if it doesn't exist, mak
|
|||
## Folder Structure & Code Organization
|
||||
|
||||
* `src` folder: Contains the Source code for Zeppelin WebApplication
|
||||
* `dist` folder: Contains the compiled code after using **grunt**
|
||||
* `dist` folder: Contains the compiled code after using **grunt build**
|
||||
|
||||
### Src and Code Organization
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue