Fix grammar error

This commit is contained in:
samuelbles07
2025-02-05 10:43:56 +07:00
parent e851d0781c
commit afd498074b
6 changed files with 7 additions and 7 deletions

View File

@ -160,7 +160,7 @@ If the monitor is set up on the AirGradient dashboard, it will also receive the
**Notes**
- `offlineMode` : device will disable all network operation, and only show measurements on display and ledbar; Read-Only; Change can be apply using reset button on boot.
- `offlineMode` : the device will disable all network operation, and only show measurements on the display and ledbar; Read-Only; Change can be apply using reset button on boot.
- `disableCloudConnection` : disable every request to AirGradient server, means features like post data to AirGradient server, configuration from AirGradient server and automatic firmware updates are disabled. This configuration overrides `configurationControl` and `postDataToAirGradient`; Read-Only; Change can be apply from wifi setup webpage.
#### Corrections