Skip to content

Commit 37c660f

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

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
@@ -181,7 +181,7 @@ model describes how the volume of a cell ($V$) is affected by a growth factor ($
181181
factor only promotes growth while in its phosphorylated form ($Gᴾ$). The phosphorylation of $G$
182182
($G \to Gᴾ$) is promoted by sunlight (modeled as the cyclic sinusoid $kₐ*(sin(t)+1)$), which
183183
phosphorylates the growth factor (producing $Gᴾ$). When the cell reaches a critical volume ($V$)
184-
it undergoes through cell division. First, we declare our model:
184+
it undergoes cell division. First, we declare our model:
185185
```julia
186186
using Catalyst
187187
cell_model = @reaction_network begin

0 commit comments

Comments
 (0)