Skip to content

Commit 3ba19b2

Browse files
authored
Update README.md
1 parent d6964b8 commit 3ba19b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ data := map[string]interface{}{
5555

5656
// Structs
5757
data := Payload{
58-
Foo: ...
59-
Bar: ...
58+
Foo: ...
59+
Bar: ...
6060
}
6161

6262
// Pass object

0 commit comments

Comments
 (0)