Skip to content

Commit 716210b

Browse files
committed
up
1 parent 93e08d0 commit 716210b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/catalyst_functionality/network_analysis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ Recall that in the matrix-vector representation for the RRE ODEs, the entries,
384384
``N_{m k}``, of the stoichiometry matrix, ``N``, give the net change in species
385385
``m`` due to reaction ``k``. If we let ``\mathbf{N}_k`` denote the ``k``th
386386
column of this matrix, this vector corresponds to the change in the species
387-
unknown vector, ``\mathbf{x}(t)``, due to reaction ``k``, i.e. when reaction ``k``
387+
state vector, ``\mathbf{x}(t)``, due to reaction ``k``, i.e. when reaction ``k``
388388
occurs ``\mathbf{x}(t) \to \mathbf{x}(t) + \mathbf{N}_k``. Moreover, by
389389
integrating the ODE
390390
```math

0 commit comments

Comments
 (0)