Skip to content

Commit d4fb4d6

Browse files
authored
docs: fix spelling in readme
1 parent 673753b commit d4fb4d6

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
@@ -1,5 +1,5 @@
11
# pdb2fasta-wasm-rust
22
An example project that uses [knuckles-rs](https://github.com/ethanholz/knuckles-rs) to convert a PDB to a FASTA file based on the code found in this [pdb2fasta repo](https://github.com/kad-ecoli/pdb2fasta). This project uses `wasm-pack` and `wasm-bindgen` to generate WASM that is deployed to Cloudflare Pages.
33

4-
## Refernces
4+
## References
55
- [https://github.com/kad-ecoli/pdb2fasta](https://github.com/kad-ecoli/pdb2fasta)

0 commit comments

Comments
 (0)