diff --git a/README.md b/README.md index a0cff7b..7fc73f1 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ public class Post { ```json { - msg: "Hello, world!", - comments: "" + "msg": "Hello, world!", + "comments": "" } ```