Skip to content

Commit 6729c0d

Browse files
authored
Update interactive_brusselator_simulation.md
1 parent 9debf66 commit 6729c0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/model_simulation/examples/interactive_brusselator_simulation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ axislegend(ax, position = :rt)
149149
fig
150150
```
151151

152-
This plot will now update in real-time as you move the sliders, allowing for interactive exploration of the Brusselator's behavior under different conditions.
152+
This plot will now update in real-time as you move the sliders, allowing for interactive exploration of the Brusselator's behavior under different conditions. (Note the figure above is not interactive, but for illustrative purposes to show what you should see locally.)
153153

154154
## [Adding a phase plot](@id adding_phase_plot)
155155

0 commit comments

Comments
 (0)