diff --git a/www/htdocs/index.html b/www/htdocs/index.html
index f195ff09..6dd2e9f7 100644
--- a/www/htdocs/index.html
+++ b/www/htdocs/index.html
@@ -139,7 +139,7 @@ class: title
- This is the stuff you're supposed to do!
- Create [GitHub](https://github.com/) and
[Docker Hub](https://hub.docker.com) accounts now if needed
-- Go to [view.dckr.info](http://view.dckr.info) to view those slides
+- Go to [view.dckr.info](http://view.dckr.info) to view these slides
]
@@ -155,14 +155,14 @@ class: title
.exercise[
-- Log into the first VM
-- Check that you can SSH (without password) to `node2`
+- Log into the first VM (`node1`)
+- Check that you can SSH (without password) to `node2`\*
- Check the version of docker with `docker version`
]
-Note: from now on, unless instructed, all commands have
-to be done from the first VM, `node1`.
+\*Note: from now on, unless instructed, **all commands must
+be run from the first VM, `node1`**.
---