From 1bcb51e210bdab2749dca54c3929ee7481670bcc Mon Sep 17 00:00:00 2001 From: Rick Watson Date: Mon, 3 Jun 2019 22:18:59 +0100 Subject: [PATCH] fix typos in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 45e7d7b..5815b5e 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Resource | Description ### Building the firmware -Once the platform and libraries are downloaded the back end should successfuly build within PlatformIO. +Once the platform and libraries are downloaded the back end should successfully build within PlatformIO. The firmware may be built by pressing the "Build" button: @@ -164,7 +164,7 @@ Username | Password admin | admin guest | guest -It is recomended that you change the JWT secret and user credentials from their defaults protect your device. You can do this in the user interface, or by modifying [securitySettings.json](data/config/securitySettings.json) before uploading the file system image. +It is recommended that you change the JWT secret and user credentials from their defaults protect your device. You can do this in the user interface, or by modifying [securitySettings.json](data/config/securitySettings.json) before uploading the file system image. ## Building for different devices