You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ Resource | Description
45
45
46
46
### Building the firmware
47
47
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.
49
49
50
50
The firmware may be built by pressing the "Build" button:
51
51
@@ -164,7 +164,7 @@ Username | Password
164
164
admin | admin
165
165
guest | guest
166
166
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.
0 commit comments