thingsboard-memoizeit

Fix typo in docker README's.

10/25/2018 9:11:03 AM

Changes

docker/README.md 2(+1 -1)

img/dashboard.gif 0(+0 -0)

msa/tb/README.md 2(+1 -1)

Details

docker/README.md 2(+1 -1)

diff --git a/docker/README.md b/docker/README.md
index 769a9f9..f48c81a 100644
--- a/docker/README.md
+++ b/docker/README.md
@@ -36,7 +36,7 @@ Execute the following command to start services:
 $ ./docker-start-services.sh
 ` 
 
-After a while when all services will be successfully started you can open `http://{yor-host-ip}` in you browser (for ex. `http://localhost`).
+After a while when all services will be successfully started you can open `http://{your-host-ip}` in you browser (for ex. `http://localhost`).
 You should see ThingsBoard login page.
 
 Use the following default credentials:

msa/tb/README.md 2(+1 -1)

diff --git a/msa/tb/README.md b/msa/tb/README.md
index 4caeead..8ed84c5 100644
--- a/msa/tb/README.md
+++ b/msa/tb/README.md
@@ -26,7 +26,7 @@ Where:
 - `--name mytb`             - friendly local name of this machine
 - `thingsboard/tb`          - docker image, can be also `thingsboard/tb-postgres` or `thingsboard/tb-cassandra`
     
-After executing this command you can open `http://{yor-host-ip}:9090` in you browser (for ex. `http://localhost:9090`). You should see ThingsBoard login page.
+After executing this command you can open `http://{your-host-ip}:9090` in you browser (for ex. `http://localhost:9090`). You should see ThingsBoard login page.
 Use the following default credentials:
 
 - **Systen Administrator**: sysadmin@thingsboard.org / sysadmin