Small fix in doc

This commit is contained in:
CORNEAU Damien 2015-06-30 09:56:35 +09:00 committed by Damien Corneau
parent 775f3ca23c
commit e3ca174b12

View file

@ -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