Merge branch 'feature/subscriber-portal' of github.com:open-cloud/xos into feature/subscriber-portal
diff --git a/applications/subscriberPortal/README.md b/applications/subscriberPortal/README.md
index 46edf76..7144646 100644
--- a/applications/subscriberPortal/README.md
+++ b/applications/subscriberPortal/README.md
@@ -9,7 +9,7 @@
 ## Concept Demonstrated
 
 This is intended to be a portal for a Subscriber user to manage a Parent Control Application provided by XOS.
-To Subscriber will be able to chose a switch between two bundles:
+To Subscriber will be able to choose between two bundles:
  - Basic Bundle
  - Family Bundle
  
@@ -28,14 +28,13 @@
 
 _All commands in this section refers to `applications/subscriberPortal`_
 
-To open this demo:
+_Note that NodeJs is required to run this demo_To open this demo:
+
  - open `env/default.js` and replace `host` with the URL of your XOS installation.
  - from the portal root execute `npm start`
 
-_Note that NodeJs is required to run this demo_
-
 This should open the demo in the browser.
 
 ### Bugs
 
-Please report any bug or question trough github issues.
\ No newline at end of file
+Please report any bug or question trough github issues.