Skip to content

Commit

Permalink
Update abe-data.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorybesson committed Dec 16, 2016
1 parent 0d6a6a2 commit 8d2c737
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/types/abe-data.md
Expand Up @@ -2,7 +2,7 @@

> Abe type __data__ allow you to make your static website more __dynamic__
## How does it works ?
## How does it work ?

###Basic example

Expand All @@ -22,7 +22,7 @@
>
> __source__ = json data of possible values
optrionnal parameter
optional parameters

- desc = (String)
- editable = (Boolean)
Expand All @@ -35,7 +35,7 @@ optrionnal parameter

##Use it

Display user picked values into your html files
Display user picked values in your html files

```html
{{#each colors}}
Expand Down Expand Up @@ -214,4 +214,4 @@ will add default content values
will as many content as the value


[More documentation about abe sql](abe-sql.md)
[More documentation about abe sql](abe-sql.md)

0 comments on commit 8d2c737

Please sign in to comment.