Skip to content

Commit 4c3d6fc

Browse files
Update docs/src/basics/Events.md
Co-authored-by: Fredrik Bagge Carlson <[email protected]>
1 parent 35ec1c5 commit 4c3d6fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/basics/Events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ exact SciMLCallbacks event that is generated for a continuous event.
394394

395395
### [Heater](@id heater_events)
396396

397-
Bang-bang control of a heater connected to a leaky plant requires hysteresis in order to prevent control oscillation.
397+
Bang-bang control of a heater connected to a leaky plant requires hysteresis in order to prevent rapid control oscillation.
398398

399399
```@example events
400400
@variables temp(t)

0 commit comments

Comments
 (0)