Skip to content
This repository has been archived by the owner on Apr 2, 2022. It is now read-only.

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
J535D165 authored Dec 29, 2020
1 parent 933aadf commit d075f20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asreviewcontrib/covid19/datasets.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ def dataset_from_meta(data):

class Covid19DataGroup(BaseDataGroup):
group_id = "covid19"
description = "A Free dataset on publications on the corona virus."
description = "A free dataset on publications on the corona virus."

def __init__(self):
base_url = "https://raw.githubusercontent.com/asreview/asreview-covid19/master/config" # noqa
Expand Down

0 comments on commit d075f20

Please sign in to comment.