diff --git a/README.rst b/README.rst
index 0f24d788a1c..1e622b0f79d 100644
--- a/README.rst
+++ b/README.rst
@@ -69,7 +69,7 @@ The modules ``qcodes.data``, ``qcodes.plots``, ``qcodes.actions``,
and ``qcodes.utils.magic`` that were part of QCoDeS until version 0.37.0.
have been moved into an independent package called qcodes_loop.
Please see it's `repository `_ and
-`documentation `_ for more information.
+`documentation `_ for more information.
For the time being it is possible to automatically install the qcodes_loop
package when installing qcodes by executing ``pip install qcodes[loop]``.