Skip to content

Commit

Permalink
Fixed typo in core/evidence
Browse files Browse the repository at this point in the history
From #138
  • Loading branch information
npalacioescat committed Feb 27, 2020
1 parent 1c5c307 commit 1705143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pypath/core/evidence.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ class Evidence(object):
interaction, molecular complex, enzyme-PTM interaction, annotation, etc.
The evidence consists of two main parts: the database and the literature
references. If a relationship is supprted by multiple databases, for
references. If a relationship is supported by multiple databases, for
each one `Evidence` object should be created and
:arg pypath.resource.ResourceAttributes resource:
Expand Down

0 comments on commit 1705143

Please sign in to comment.