From f012d61e43bb98d7adb5ec2cc5607c4e3aecaa42 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ingebj=C3=B8rg=20Semb=20T=C3=B8rresen?=
 <ingebsto@stud.ntnu.no>
Date: Sat, 22 Apr 2023 17:59:42 +0200
Subject: [PATCH] Update README.md

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 4199069..5f88b7b 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ To run the application you can either connect an Android device or use an Androi
 
 - After clicking allowing USB debugging, your device will automaticallly pop up in "Running devices".
 
-- Run the project. Once the application has been installed, it will automatically launch on your device. You can now use your application on your Android device.
+- Run the project. Once the application has been installed, it will automatically launch on your device. You can now use the application on your Android device.
 
 
 #### Connecting trough Wi-Fi
@@ -42,9 +42,9 @@ To run the application you can either connect an Android device or use an Androi
 
 - On your device, go to Developer options and the Debugging section. Turn on "Wireless debugging". An "Allow wireless debugging on this network?" popup will then appear. Click "Allow".
 
-- You can either connect your device using a QR-code or a paring code. To connect using QR-code, simply scan the code on your computer. To connect using a pairing code, enter the 6-digit code on you computer. The code is visable on your device. Your device will automatically pop up in "Running devices".
+- You can either connect your device using a QR-code or a pairing code. To connect using QR-code, simply scan the code on your computer. To connect using a pairing code, enter the 6-digit code on you computer. The code is visible on your device. Your device will automatically pop up in "Running devices".
 
-- Run the project. Once the application has been installed, it will automatically launch on your device. You can now use your application on your Android device.
+- Run the project. Once the application has been installed, it will automatically launch on your device. You can now use the application on your Android device.
 
 
 
-- 
GitLab