Skip to content

Commit

Permalink
Grammar corrections
Browse files Browse the repository at this point in the history
Signed-off-by: AssemblyJohn <[email protected]>
  • Loading branch information
AssemblyJohn committed Aug 12, 2024
1 parent 0c38cc4 commit 569f455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/ocpp_201_monitors.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Monitors are a mechanism for reporting based on certain criteria the internal st

## Basic Configuration

The monitors are evaluated from time to time in the case of periodic monitors and after a variable has been modified in the case of monitors that are triggered. Periodic monitors will be handles from time to time, the default being 1 second.
The monitors are evaluated from time to time in the case of periodic monitors and after a variable has been modified in the case of monitors that are triggered. Periodic monitors will be handled from time to time, the default being 1 second.

### Variables:
- Enabling monitors: set the `MonitoringCtrlrEnabled` variable to true
Expand Down

0 comments on commit 569f455

Please sign in to comment.