diff --git a/README.md b/README.md
index 5e20f1c651f3466e5f4f9373cad2942eb84ab79b..39f54ca289c3e6d16a3b86e6812de4f5ed87f77f 100644
--- a/README.md
+++ b/README.md
@@ -155,7 +155,7 @@ SimiPlot.sh  -t 12  -s  -d 1.5  -r Y.pestis.CO92.fasta  -o enterobacterales.5.sv
 
 ##### Comparing _Klebsiella_ genomes
 
-Hennard et al. (2022) reported several cases of hybrid _Klebsiella quasipneumoniae_ genomes containing large segments from _Klebsiella pneumoniae_ genomes.
+Hennart et al. (2022) reported several cases of hybrid _Klebsiella quasipneumoniae_ genomes containing large segments from _Klebsiella pneumoniae_ genomes.
 
 The chromosome sequences of _K. pneumoniae_ NTUH-K2044 ([AP006725](https://www.ncbi.nlm.nih.gov/nuccore/AP006725)), _K. quasipneumoniae_ subsp. _quasipneumoniae_ 01A030T ([CP084876](https://www.ncbi.nlm.nih.gov/nuccore/CP084876)) and  _K. quasipneumoniae_ subsp. _similipneumoniae_ G747 ([CP034136](https://www.ncbi.nlm.nih.gov/nuccore/CP034136)) can be downloaded using the following command lines:
 
@@ -166,7 +166,7 @@ t="K.quasipneumoniae.subsp.quasipneumoniae";  s="01A030T";    a="CP084876"; wget
 t="K.quasipneumoniae.subsp.similipneumoniae"; s="G747";       a="CP034136"; wget -q -O $t.$s.fasta $EUTILS$a ;
 ```
 
-The draft genome sequence of _Klebsiella_ sp. 4300STDY6636950 ([UFBM00000000](https://www.ncbi.nlm.nih.gov/nuccore/UFBM00000000/)), highlighted by Hennard et al. (2022), can be downloaded using the following command line:
+The draft genome sequence of _Klebsiella_ sp. 4300STDY6636950 ([UFBM00000000](https://www.ncbi.nlm.nih.gov/nuccore/UFBM00000000/)), highlighted among others by Hennart et al. (2022), can be downloaded using the following command line:
 
 ```bash
 WGSDWL="https://sra-download.ncbi.nlm.nih.gov/traces/wgs03/wgs_aux/";