fixed typos
Change-Id: I03ac77556a4be37b461cfa34933ec56c66b4e9e5
diff --git a/README.md b/README.md
index 5a56d69..3d71455 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@
conventional build of a CORD pod. The `cord-pod` style repos work in this way.
When using the testing configurations like `test-standalone` and `frontend`,
-this repo can be checked out on it's own on a
+this repo can be checked out and run on it's own on a Ubuntu 14.04 machine.
The directory `common` is not a service profile, but contains various common
files and tools that are used by the other service profiles. The
@@ -84,7 +84,7 @@
- Update Services source trees: `make update_services`
- View logs: `make showlogs_bootstrap` and `make showlogs`
- See what containers are running: `make ps`
- - Open a shell on the XOS Bootstrap UI container: `make enter-bootstra-ui`
+ - Open a shell on the XOS Bootstrap UI container: `make enter-bootstrap-ui`
- Open a shell on the XOS UI container: `make enter-ui`
- Open a shell on the Database container: `make enter-db`