Skip to content

Commit 0005cd3

Browse files
authored
Update README.md
1 parent 29aae71 commit 0005cd3

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
@@ -15,7 +15,7 @@ $ pip install fastaparser
1515
```
1616

1717
## Usage
18-
Generate python objets from FASTA files:
18+
Generate python objects from FASTA files:
1919
```Python
2020
>>> import fastaparser
2121
>>> with open("fasta_file.fasta") as fasta_file:

0 commit comments

Comments
 (0)