From c31e961e615d4e533448e2d18f025d571ab19a00 Mon Sep 17 00:00:00 2001 From: sven Date: Fri, 19 Feb 2016 11:30:01 +0100 Subject: [PATCH 1/3] to -> do --- www/htdocs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/htdocs/index.html b/www/htdocs/index.html index 9315dea0..265d5392 100644 --- a/www/htdocs/index.html +++ b/www/htdocs/index.html @@ -1552,7 +1552,7 @@ Shortcut: `docker-compose.yml-ambassador` .exercise[ -- Just tell Compose to to its thing: +- Just tell Compose to do its thing: ``` docker-compose up -d From 9286fdec287edbae2eea17ec6e98b48f1ab6bc93 Mon Sep 17 00:00:00 2001 From: sven Date: Fri, 19 Feb 2016 11:46:14 +0100 Subject: [PATCH 2/3] Assess -> Access --- www/htdocs/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/www/htdocs/index.html b/www/htdocs/index.html index 265d5392..eeb723dd 100644 --- a/www/htdocs/index.html +++ b/www/htdocs/index.html @@ -657,7 +657,7 @@ Now let's hammer them with requests! ## Testing `rng` -Let's assess the raw performance of our RNG. +Let's access the raw performance of our RNG. .exercise[ @@ -1669,7 +1669,7 @@ Let's celebrate our success! - extra logical hop (not transparent to the client) - - must assess backend health + - must access backend health - one more thing to worry about (!) @@ -4148,7 +4148,7 @@ reconfigured and restarted. --- -## Assess our new cluster health +## Access our new cluster health - The output of `docker info` will tell us the status of the node that we are talking to (primary or replica) From dca494c0905fec883e307b587bcbc1e7fc9c3ad7 Mon Sep 17 00:00:00 2001 From: sven Date: Wed, 24 Feb 2016 20:39:20 +0100 Subject: [PATCH 3/3] Revoke wording change --- www/htdocs/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/www/htdocs/index.html b/www/htdocs/index.html index eeb723dd..265d5392 100644 --- a/www/htdocs/index.html +++ b/www/htdocs/index.html @@ -657,7 +657,7 @@ Now let's hammer them with requests! ## Testing `rng` -Let's access the raw performance of our RNG. +Let's assess the raw performance of our RNG. .exercise[ @@ -1669,7 +1669,7 @@ Let's celebrate our success! - extra logical hop (not transparent to the client) - - must access backend health + - must assess backend health - one more thing to worry about (!) @@ -4148,7 +4148,7 @@ reconfigured and restarted. --- -## Access our new cluster health +## Assess our new cluster health - The output of `docker info` will tell us the status of the node that we are talking to (primary or replica)