Skip to content

Commit d800497

Browse files
committed
up
1 parent 5270211 commit d800497

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/model_creation/examples/basic_CRN_library.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# [Library of Basic Chemical Reaction Network Models](@id basic_CRN_library)
22
```@raw html
3-
<details><summary><strong>Tutorial environment set-up</strong></summary>
3+
<details><summary><strong>Environment setup and package installation</strong></summary>
44
```
5-
The following code sets up an environment for running the following examples.
5+
The following code sets up an environment for running the code on this page.
66
```julia
77
using Pkg
88
Pkg.activate(".")

0 commit comments

Comments
 (0)