Skip to content

Commit 74a9e52

Browse files
authored
Fixing json example.
1 parent f021577 commit 74a9e52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/authoring/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The tool takes a json file as input, which can have the following structure:
2727
"application_id": "MY_APP_ID",
2828
"copyright": "MY_COPYRIGHT",
2929
"abstract": "MY_ABSTRACT",
30-
"bibliographic": "MY_BIBLIOGRAPHIC",
30+
"bibliographic": "MY_BIBLIOGRAPHIC"
3131
}
3232
}
3333
```

0 commit comments

Comments
 (0)