Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yongjhih committed Nov 16, 2016
1 parent 03557a5 commit 755b235
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -22,8 +22,8 @@ public class Post {

```json
{
msg: "Hello, world!",
comments: ""
"msg": "Hello, world!",
"comments": ""
}
```

Expand Down

0 comments on commit 755b235

Please sign in to comment.