diff --git a/en/Information.md b/en/Information.md
index e887c2d4546c18819ab94f29e9e741c06d09aff9..2ab3cc468d7b2bced68265d5647d1a9ff3ca06a0 100644
--- a/en/Information.md
+++ b/en/Information.md
@@ -24,7 +24,7 @@ GitLab is primarily designed to manage **software projects**, but it is flexible
 - **Research projects**, especially if they are similar to software projects, as is increasingly the case.
   Alongside your programming code, you can manage your text, figures, and other necessary files.
   You can even store your data within the same GitLab project, but please read the [information about storage of research data](#storage-of-research-data) beforehand.
-  More detailed information on motivations and usage of versioning tools for scientific software is outlined in [Good enough practices in scientific computing by G. Wilseon et. al. (2017)](http://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1005510).
+  More detailed information on motivations and usage of versioning tools for scientific software is outlined in [Good enough practices in scientific computing by G. Wilson et. al. (2017)](http://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1005510).
 - **Documentation** about your equipment, laboratory, installation, or any other setup or procedure.
   Text, images, or videos can be easily arranged using GitLab Markdown, so anyone interested in your documentation only needs a web browser to find the most recent version.
   You can additionally manage issues or use a wiki to encourage others to keep the documentation up to date.