Skip to content

Commit 6b1ff12

Browse files
committed
typo
1 parent 8e9c5cc commit 6b1ff12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ vessel = enzmldoc.add_to_vessels(
7777
unit="l", # Units are automatically converted to a UnitDefinition
7878
)
7979

80-
# Add a species from Chebi
80+
# Add a protein from UniProt
8181
protein = pe.fetch_uniprot("P07327", vessel_id=vessel.id)
8282
enzmldoc.proteins.append(protein)
8383

0 commit comments

Comments
 (0)