Skip to content

Commit 55f0e3e

Browse files
committed
updated readme formatting
1 parent 1112425 commit 55f0e3e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
}]
1818
});
1919

20-
{"test1":123,"testTwo":[{"testThree":{"testFour":[{"testFive":[{"testSix":{"testSeven":8}}]}]}}]}console.log(JSON.stringify(anotherCamelWithTheHump));
20+
//{"test1":123,"testTwo":[{"testThree":{"testFour":[{"testFive":[{"testSix":{"testSeven":8}}]}]}}]}console.log(
21+
JSON.stringify(anotherCamelWithTheHump));
2122

2223
### More information on internal modules
2324
Please refer to (camelcase)[https://www.npmjs.com/package/camelcase], (map-obj)[https://www.npmjs.com/package/map-obj] and (isarray)[https://www.npmjs.com/package/isarray] npm modules

0 commit comments

Comments
 (0)