Skip to content

Commit

Permalink
Fix typo in paper.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bobleesj committed Oct 28, 2024
1 parent 88f69b3 commit 24c26db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ from cifkit import Cif, Example
}
```

For proessing a large number of .cif files, you may use `CifEnsemble`:
For processing a large number of .cif files, you may use `CifEnsemble`:

```python
from cifkit import CifEnsemble, Example
Expand Down

0 comments on commit 24c26db

Please sign in to comment.