Skip to content

Commit cf14f91

Browse files
committed
Update readme.md
1 parent a0e49c4 commit cf14f91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Tested in Windows Excel 2013 and Excel for Mac 2011, but should apply to 2007+.
1111

1212
# Example
1313

14-
```VB
14+
```VB.net
1515
Dim Json As Object
1616
Set Json = JsonConverter.ParseJSON("{""a"":123,""b"":[1,2,3,4],""c"":{""d"":456}}")
1717

0 commit comments

Comments
 (0)