diff --git a/docs/README.md b/docs/README.md
index 74f1dcb476..a9f6b8795d 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -33,7 +33,7 @@ npm login --registry=https://npm.pkg.github.com
3. If you need to log in through Adgangsplatformen:
- Add `127.0.0.1 dpl-react.docker` to your `/etc/hosts` file
- [Ensure that Node can bind to port 80](https://gist.github.com/guifromrio/6389682)
- - Use instead of
+ - Use instead of e.g.
4. If you want to use Wiremock instead of production systems run
`task dev:mocks:start`