From 60140a3aca0fe68e5a493a50e49cbc9dde5ad341 Mon Sep 17 00:00:00 2001
From: danteruiz <danteruiz102@gmail.com>
Date: Mon, 25 Nov 2019 15:22:47 -0800
Subject: [PATCH] fix more typos

---
 launchers/qt/readme.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/launchers/qt/readme.md b/launchers/qt/readme.md
index 917c647511..ce4e846172 100644
--- a/launchers/qt/readme.md
+++ b/launchers/qt/readme.md
@@ -1,9 +1,9 @@
 # HQ Launcher
 Behavior of the HQ Launcher is as follows:
 * Update the HQ Launcher to the latest version
-* Sign up and sign in is the user is not
+* Sign up or sign in if is the user is not already signed in
 * Download the latest Interface client
-* Launching the user in the current HQ domain
+* Launch the user in the current HQ domain
 
 # directory structure
 
@@ -31,4 +31,4 @@ Behavior of the HQ Launcher is as follows:
 * `images/`-  Holds the images and icon that are used by the launcher
 * `qml/`
   * UI elements
-  * `QML_FILE_FOR_UI_STATE` variable in `LauchherState` defines what QML files are used by the Laucnher.
\ No newline at end of file
+  * `QML_FILE_FOR_UI_STATE` variable in `LauncherState` defines what QML files are used by the Launcher.
\ No newline at end of file