diff --git a/episodes/02-dictionaries.md b/episodes/02-dictionaries.md index 144a0fb..89e8c7f 100644 --- a/episodes/02-dictionaries.md +++ b/episodes/02-dictionaries.md @@ -80,12 +80,12 @@ One example of such usage in research is the storage of metadata for data, progr { "@id": "#project-1", "@type": "Organization", - "name": "Science Workflows", + "name": "Science Workflows" }, { "@id": "#person-1", "@type": "Person", - "name": "Alice Smith", + "name": "Alice Smith" } ] }