Skip to content

Commit d42ee6a

Browse files
TorkelEisaacsas
andauthored
Update README.md
Co-authored-by: Sam Isaacson <[email protected]>
1 parent 37c660f commit d42ee6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ it undergoes cell division. First, we declare our model:
185185
```julia
186186
using Catalyst
187187
cell_model = @reaction_network begin
188-
@parameters Vₘₐₓ g Ω
188+
@parameters Vₘ g Ω
189189
@default_noise_scaling Ω
190190
@equations begin
191191
D(V) ~ g*Gᴾ

0 commit comments

Comments
 (0)