Skip to content

Commit 7d01b9a

Browse files
Format readme
1 parent 03a3a9b commit 7d01b9a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,10 @@ var obj = {
8484
"@": {
8585
type: "home",
8686
},
87-
"streetAddress": "3212 22nd St",
88-
"city": "Chicago",
89-
"state": "Illinois",
90-
"zip": 10000,
87+
streetAddress: "3212 22nd St",
88+
city: "Chicago",
89+
state: "Illinois",
90+
zip: 10000,
9191
},
9292
phone: [
9393
{

0 commit comments

Comments
 (0)