Skip to content
Snippets Groups Projects
Commit 9be58993 authored by Markus Scheidgen's avatar Markus Scheidgen
Browse files

Spelling.

parent 6744335e
Branches
Tags
No related merge requests found
......@@ -74,8 +74,8 @@ class SkeletonParser(AbstractBaseParser):
# Subsections work like before. The parent section must still be open.
data_gid = backend.openSection('section_data')
backend.addValue('data_repository_name', 'zenedo.org')
backend.addValue('data_repository_url', 'https://zenedo.org/path/to/mydata')
backend.addValue('data_repository_name', 'zenodo.org')
backend.addValue('data_repository_url', 'https://zenodo.org/path/to/mydata')
backend.addValue('data_preview_url', 'https://www.physicsforums.com/insights/wp-content/uploads/2015/09/fem.jpg')
backend.closeSection('section_data', data_gid)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment