Skip to content

Commit 1bcb51e

Browse files
committed
fix typos in readme
1 parent 49132c6 commit 1bcb51e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Resource | Description
4545

4646
### Building the firmware
4747

48-
Once the platform and libraries are downloaded the back end should successfuly build within PlatformIO.
48+
Once the platform and libraries are downloaded the back end should successfully build within PlatformIO.
4949

5050
The firmware may be built by pressing the "Build" button:
5151

@@ -164,7 +164,7 @@ Username | Password
164164
admin | admin
165165
guest | guest
166166

167-
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.
167+
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.
168168

169169
## Building for different devices
170170

0 commit comments

Comments
 (0)