Skip to content

Commit

Permalink
fix: context syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
satra committed Jan 11, 2024
1 parent f92e724 commit 2cdc372
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion activities/demo/demo_schema
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
"activity_path": "https://raw.githubusercontent.com/ReproNim/reproschema-library/2eab8e3b7057bdc12ccfe64a186bfbf5f0fcd80f/activities/"
}
]
],
"@type": "reproschema:Activity",
"@id": "voiceActivity_schema",
"prefLabel": {"en": "Voice Activity" },
Expand Down
2 changes: 1 addition & 1 deletion nimh_minimal/nimh_minimal_schema
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
"activity_path": "https://raw.githubusercontent.com/ReproNim/reproschema-library/2eab8e3b7057bdc12ccfe64a186bfbf5f0fcd80f/activities/"
}
]
],
"@type": "reproschema:Protocol",
"@id": "nimh_minimal_schema",
"prefLabel": "NIMH collection",
Expand Down

0 comments on commit 2cdc372

Please sign in to comment.