Skip to content

Commit e2520c1

Browse files
committed
Update README.md
1 parent 570e07f commit e2520c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ This project is built on work of [jb](https://github.com/amatsuda/jb).
5353

5454
## Template Syntax
5555

56-
SimpleJson templates are simply lambda objects that return data(Hashes or Arrays) for json.
56+
SimpleJson templates should be written in Ruby lambda format. The template code is converted into a method and then invoked to produce data (Hashes or Arrays) for JSON.
5757

5858
```ruby
5959
-> {

0 commit comments

Comments
 (0)