Skip to content

Commit 36929a4

Browse files
Update README.org
1 parent 4a8ab01 commit 36929a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ Currently only exporting/importing arrays of hashes is supported. For instance,
5050

5151
Will render as:
5252
#+BEGIN_SRC javascript
53-
[{"Foo":"1","Bar":"2"},{"Foo":3,"Bar":"4"}]
53+
[{"Foo":"1","Bar":"2"},{"Foo":"3","Bar":"4"}]
5454
#+END_SRC

0 commit comments

Comments
 (0)