aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Isaac2025-06-27 10:32:56 +0100
committerArun Isaac2025-06-27 10:32:56 +0100
commit7db192b8e9f5402769deb8f56112e01171d29283 (patch)
tree6033834c70d81d5dc5bcf090594950b06a92f8ef
parent9e983271ffac3c120e0c852bb28a2cd25c8f97db (diff)
downloadpyhegp-7db192b8e9f5402769deb8f56112e01171d29283.tar.gz
pyhegp-7db192b8e9f5402769deb8f56112e01171d29283.tar.lz
pyhegp-7db192b8e9f5402769deb8f56112e01171d29283.zip
README: Add missing preposition "in".
* README.md: Add missing preposition "in".
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e024e95..e78e883 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-pyhegp is a Python library and CLI utility implementing homomorphic encryption of genotypes and phenotypes as described [Private Genomes and Public SNPs: Homomorphic Encryption of Genotypes and Phenotypes for Shared Quantitative Genetics](https://academic.oup.com/genetics/article/215/2/359/5930450).
+pyhegp is a Python library and CLI utility implementing homomorphic encryption of genotypes and phenotypes as described in [Private Genomes and Public SNPs: Homomorphic Encryption of Genotypes and Phenotypes for Shared Quantitative Genetics](https://academic.oup.com/genetics/article/215/2/359/5930450).
# License